Commit 935b435e by Alex Chaffee

Merge pull request #98 from typesend/patch-1

Update README.rdoc
parents 1dbabb2c d44294a2
...@@ -122,7 +122,7 @@ anywhere in the file: ...@@ -122,7 +122,7 @@ anywhere in the file:
To generate a configuration file (in the form of a `.rake` file), to set To generate a configuration file (in the form of a `.rake` file), to set
default options: default options:
rails g annotate:install rails g annotate_models:install
Edit this file to control things like output format, where annotations are Edit this file to control things like output format, where annotations are
added (top or bottom of file), and in which artifacts. added (top or bottom of file), and in which artifacts.
...@@ -133,7 +133,7 @@ added (top or bottom of file), and in which artifacts. ...@@ -133,7 +133,7 @@ added (top or bottom of file), and in which artifacts.
To generate a configuration file (in the form of a `.rake` file), to set To generate a configuration file (in the form of a `.rake` file), to set
default options: default options:
rails g annotate:install rails g annotate_models:install
Edit this file to control things like output format, where annotations are Edit this file to control things like output format, where annotations are
added (top or bottom of file), and in which artifacts. added (top or bottom of file), and in which artifacts.
...@@ -271,4 +271,4 @@ With help from: ...@@ -271,4 +271,4 @@ With help from:
- Dmitry Lihachev - Dmitry Lihachev
- qichunren - qichunren
and many others that I may have missed to add. and many others that I may have forgotten to add.
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