Skip to content

Commit 2b7b9e4

Browse files
committed
Merge pull request jquery#21 from metaperl/master
mime-types is required to autocompile... port 3000 may be in use.
2 parents 0b2d9ba + 68a07c2 commit 2b7b9e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
* Clone/fork this repo
88
* Install our lovely friends "The Dependencies"<br/>
9-
`> gem install nanoc kramdown adsf`
9+
`> gem install nanoc kramdown adsf mime-types`
1010
* Change to the newly cloned repository's directory
1111
* Run nanoc<br/>
1212
`> nanoc autocompile`
13-
* The site should be running on _http://localhost:3000_
13+
* The site should be running on _http://localhost:3000. Use the `--port` option to specify a different port.
14+

0 commit comments

Comments
 (0)