Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro-Salerno authored Oct 9, 2024
1 parent 68db594 commit 436a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The easiest (and slowest) way to use htmc is to create a simple CGI web server i
sudo ./htmc-cgi-ws
```
4. Launch `htmc-cgi-ws` with the script or by hand and follow the instructions
5. Write valid htmc code in `htdocs/index.htmc`
5. Write valid htmc code in `./index.htmc` (`htdocs/` directory will be used in future versions)
```html
<html>
<head>
Expand Down

0 comments on commit 436a722

Please sign in to comment.