We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7714e7 commit ffaebb7Copy full SHA for ffaebb7
README.md
@@ -5,9 +5,9 @@
5
# How Do I Get This Running Locally
6
7
* Clone/fork this repo
8
-* Install our lovely friends "The Dependencies"
+* Install our lovely friends "The Dependencies"<br/>
9
`> gem install nanoc kramdown`
10
* Change to the newly cloned repository's directory
11
-* Run nanoc
+* Run nanoc<br/>
12
`> nanoc autocompile`
13
* The site should be running on _http://localhost:3000_
0 commit comments