Skip to content

Commit

Permalink
fixed readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Jun 8, 2009
1 parent f68a67b commit a59681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -3,7 +3,7 @@ Rake tasks to run specs in parallel, to use multiple CPUs and speedup test runti
Setup
=====

script/plugin install git://github.com/joakimk/parallel_specs.git
script/plugin install git://github.com/grosser/parallel_specs.git

Add <%= ENV['TEST_ENV_NUMBER'] %> to the database name for the test environment in `config/database.yml`,
it is '' for process 1, and '2' for process 2.
Expand Down

0 comments on commit a59681e

Please sign in to comment.