diff --git a/README.md b/README.md index c0d0b4a..0af80f1 100755 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is the code powering [freepost](http://freepo.st). ## Stylesheets -Sources are in css/. They are compiled using Stylus. Run this command from the project's root: +Sources are in `css/`. They are compiled using Stylus. Run this command from the project's root: -$ stylus --watch --compress --disable-cache --out css/ css/ +`$ stylus --watch --compress --disable-cache --out css/ css/` # Contacts