Skip to content

Commit

Permalink
Fixed how to run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
edulan committed May 24, 2012
1 parent be31659 commit ac4b2f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -9,11 +9,6 @@ created by [Jérôme Gravel-Niquet](http://jgn.me/).


Open your favorite browser, and load the specrunner.html file. You should see many failing specs. Open your favorite browser, and load the specrunner.html file. You should see many failing specs.


If you have python on your machine, here's an easy way to do that:

python -m SimpleHTTPServer
http://localhost:8000/

Work your way through the jasmine specs in the js/koans directory, and when you finish you should have Work your way through the jasmine specs in the js/koans directory, and when you finish you should have
a better understanding of how to create and test a Backbone app. a better understanding of how to create and test a Backbone app.


0 comments on commit ac4b2f7

Please sign in to comment.