aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 0612ac3..271f5e8 100644
--- a/readme.md
+++ b/readme.md
@@ -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