Skip to content

Commit 5c4a3d0

Browse files
author
Cuong Tran
committed
Remove duplicated info
1 parent 9b743fa commit 5c4a3d0

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.rdoc

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,6 @@ anywhere in the file:
119119

120120
# -*- SkipSchemaAnnotations
121121

122-
To generate a configuration file (in the form of a `.rake` file), to set
123-
default options:
124-
125-
rails g annotate:install
126-
127-
Edit this file to control things like output format, where annotations are
128-
added (top or bottom of file), and in which artifacts.
129-
130-
131122
=== Configuration in Rails
132123

133124
To generate a configuration file (in the form of a `.rake` file), to set
@@ -137,6 +128,7 @@ default options:
137128

138129
Edit this file to control things like output format, where annotations are
139130
added (top or bottom of file), and in which artifacts.
131+
140132
== Rails Integration
141133

142134
By default, once you've generated a configuration file, annotate will be
@@ -252,3 +244,4 @@ Released under the same license as Ruby. No Support. No Warranty.
252244
== Authors
253245

254246
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].
247+

0 commit comments

Comments
 (0)