fe3613de by Michael Richards

Update the README with new spec runner location.

1 parent ea003939
...@@ -126,4 +126,4 @@ Rivets.js uses [grunt](http://gruntjs.com/) as the build tool. Run `grunt` from ...@@ -126,4 +126,4 @@ Rivets.js uses [grunt](http://gruntjs.com/) as the build tool. Run `grunt` from
126 126
127 #### Testing 127 #### Testing
128 128
129 Rivets.js uses [Jasmine](http://pivotal.github.com/jasmine/) as the testing framework. You can run the tests by opening the *test.html* file. 129 Rivets.js uses [Jasmine](http://pivotal.github.com/jasmine/) as the testing framework. You can run the tests by opening */spec/index.html*.
......