Skip to content

Commit 3d2a65b

Browse files
committed
Update README.md instructions
1 parent 8666d89 commit 3d2a65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ Into environment gems from Github checkout:
104104

105105
git clone https://github.com/ctran/annotate_models.git annotate_models
106106
cd annotate_models
107-
rake build
108-
gem install pkg/annotate-*.gem
107+
rake gem
108+
gem install dist/annotate-*.gem
109109

110110
## Usage
111111

0 commit comments

Comments
 (0)