missed one link...

This commit is contained in:
Daniel Vincent Grippi 2010-09-11 12:14:16 -07:00
parent e72b558e19
commit e17500e702

View file

@ -29,7 +29,7 @@ Once mongo is running and bundler has finished, run
bundle exec thin start
to begin the app server in development mode.
Diaspora's test suite uses [rspec]:(http://rspec.info/), a behavior driven testing framework. In order to run the tests, run
Diaspora's test suite uses [rspec](http://rspec.info/), a behavior driven testing framework. In order to run the tests, run
bundle exec rspec spec