Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Mar 10, 2010
1 parent 07666b3 commit 44cfdbf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Rakefile
Expand Up @@ -55,9 +55,11 @@ namespace :generate do
else
puts <<-MESSAGE
You need to install rails in ./tmp/rails before you can run the
You need to install rails in tmp/rails (in the rspec-rails
directory in rspec-dev/repos/) before you can run the
#{t.name} task:
cd repos/rspec-rails # unless you're already there
git clone git://github.com/rails/rails tmp/rails
(We'll automate this eventually, but running 'git clone' from rake in this
Expand Down

0 comments on commit 44cfdbf

Please sign in to comment.