We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b2d9ba + 68a07c2 commit 2b7b9e4Copy full SHA for 2b7b9e4
README.md
@@ -6,8 +6,9 @@
6
7
* Clone/fork this repo
8
* Install our lovely friends "The Dependencies"<br/>
9
-`> gem install nanoc kramdown adsf`
+`> gem install nanoc kramdown adsf mime-types`
10
* Change to the newly cloned repository's directory
11
* Run nanoc<br/>
12
`> nanoc autocompile`
13
-* The site should be running on _http://localhost:3000_
+* The site should be running on _http://localhost:3000. Use the `--port` option to specify a different port.
14
+
0 commit comments