Skip to content

Commit dc5914f

Browse files
committed
Merge pull request #26 from engineyard/readme_update
mention --host argument to gem bump in readme
2 parents bcb2dd5 + 158ad25 commit dc5914f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ By default, specs are run against the core mock. In order to run them against aw
7171
## Releasing
7272

7373
$ gem install gem-release
74-
$ gem bump -trv (major|minor|patch)
74+
$ gem bump -trv (major|minor|patch) --host https://geminst:[email protected]/
7575

7676
## Contributing
7777

0 commit comments

Comments
 (0)