Skip to content

Commit 0c48dd7

Browse files
committedJul 18, 2014
Update README.md
From what I understand there's only one line that needs to be uncommented. I'm just clearing this up to avoid confusion. I could be wrong though.
1 parent 6a04f39 commit 0c48dd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@ Usage
8484
@comment.children
8585

8686
* If you plan to use the `acts_as_votable` plugin with your comment system be
87-
sure to uncomment two things:
88-
89-
* In `lib/comment.rb` uncomment the line [`acts_as_votable`][L9].
87+
sure to uncomment the line [`acts_as_votable`][L9] in `lib/comment.rb`.
9088

9189
[L9]: https://github.com/elight/acts_as_commentable_with_threading/blob/master/lib/generators/acts_as_commentable_with_threading_migration/templates/comment.rb#L9
9290

0 commit comments

Comments
 (0)
Please sign in to comment.