Skip to content

Commit 65b2e30

Browse files
committed
readme updates
1 parent 123e691 commit 65b2e30

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,11 @@ Once you've installed the plugin you can verify that it's working by `cd`ing int
3333

3434
## Contributing
3535

36-
To run tests, install [bats](https://github.com/sstephenson/bats) and [nodenv](https://github.com/nodenv/nodenv), then run `bats test` in the base directory of this plugin
36+
`npm install` and `npm test` from within the project.
3737

3838
## Credits
3939

40-
`package.json` inspection and SemVer integration heavily inspired by nvmish [[1]](https://github.com/goodeggs/homebrew-delivery-eng/blob/master/nvmish.sh) [[2]](https://gist.github.com/assaf/ee377a186371e2e269a7).
41-
42-
Nodenv plugin hooks integration and tests heavily inspired by [rbenv-bundler-ruby-version](https://github.com/aripollak/rbenv-bundler-ruby-version).
40+
`package.json` inspection and SemVer integration heavily inspired by nvmish [[1]](https://github.com/goodeggs/homebrew-delivery-eng/blob/master/nvmish.sh) [[2]](https://gist.github.com/assaf/ee377a186371e2e269a7) and [rbenv-bundler-ruby-version](https://github.com/aripollak/rbenv-bundler-ruby-version).
4341

4442
Shell semver range support provided by [sh-semver](https://github.com/qzb/sh-semver).
4543

0 commit comments

Comments
 (0)