Skip to content

Commit

Permalink
Update release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarburger committed Sep 20, 2016
1 parent 0651ea6 commit dfa6b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,9 @@ To see usage, run any of these commands with `--help`: `papertrail-add-system`,

### Install & Test

1. Install to local rubygems: `$ gem install pkg/papertrail-0.9.17.gem`
1. Install built gem: `$ gem install pkg/papertrail-0.9.17.gem`
2. Check version in rubygems: `$ gem list papertrail`
3. Verify: `$ which papertrail && papertrail --version`
4. Verify installed version matches: `$ which papertrail && papertrail --version`
4. Test: `$ papertrail test search string`
5. Uninstall local gem `$ gem uninstall papertrail`

Expand Down

0 comments on commit dfa6b11

Please sign in to comment.