Skip to content

Commit a7714e7

Browse files
committed
update readme with basic instructions
1 parent 3cc539a commit a7714e7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Learn.jQuery
22

33
* Primary Domain: [http://learn.jquery.com](http://learn.jquery.com)
4-
* Configuration: apache, mysql
5-
* Framework: Wordpress 3
4+
5+
# How Do I Get This Running Locally
6+
7+
* Clone/fork this repo
8+
* Install our lovely friends "The Dependencies"
9+
`> gem install nanoc kramdown`
10+
* Change to the newly cloned repository's directory
11+
* Run nanoc
12+
`> nanoc autocompile`
13+
* The site should be running on _http://localhost:3000_

0 commit comments

Comments
 (0)