We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14c8900 + 2101a70 commit 3908f21Copy full SHA for 3908f21
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