diff options
-rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,13 +2,13 @@ 1. Read doc/filmoteca.pdf 2. Create a file tree just like the one described -3. Run `filmoteca -d /your/filmoteca -a /your/assets -p 8080' +3. Run `filmoteca -d /your/filmoteca -a /your/assets -p 8080` 4. Enjoy # Styling -This is what the `-a assetsdir' option is for, you can put a -`style.css' and a `favicon.ico' for the filmoteca to send, usually to +This is what the `-a assetsdir` option is for, you can put a +`style.css` and a `favicon.ico` for the filmoteca to send, usually to web browser clients. # BUGS |