Skip to content

Commit

Permalink
fix the install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuong Tran committed Feb 28, 2008
1 parent 00bbf2e commit 4bf0348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Install
=======

sudo gem install sake annotate_models
sake -i http://github.com/ctran/annotate_models/tree/master/tasks/deployment.rake?raw=true
sake -i http://github.com/ctran/annotate_models/tree/master/tasks/annotate.rake?raw=true

Usage
=====
Expand Down
2 changes: 1 addition & 1 deletion website/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ h2. Installing

<pre syntax="ruby">
sudo gem install annotate_models
sake -i http://github.com/ctran/annotate_models/tree/master/tasks/deployment.rake?raw=true
sake -i http://github.com/ctran/annotate_models/tree/master/tasks/annotate.rake?raw=true
</pre>

h2. The basics
Expand Down

0 comments on commit 4bf0348

Please sign in to comment.