Commit 4bf03485 by Cuong Tran

fix the install instructions

parent 00bbf2ed
...@@ -25,7 +25,7 @@ Install ...@@ -25,7 +25,7 @@ Install
======= =======
sudo gem install sake annotate_models 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 Usage
===== =====
......
...@@ -10,7 +10,7 @@ h2. Installing ...@@ -10,7 +10,7 @@ h2. Installing
<pre syntax="ruby"> <pre syntax="ruby">
sudo gem install annotate_models 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> </pre>
h2. The basics h2. The basics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment