mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Puts together correct version of README
Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
This commit is contained in:
parent
85f76a8370
commit
286bb7c58a
1 changed files with 1 additions and 2 deletions
|
@ -140,9 +140,8 @@ Note that installing from OS packages from [the download page](https://downloads
|
|||
That requires [bundler](http://bundler.io/):
|
||||
|
||||
```bash
|
||||
# From ./inspec-bin directory
|
||||
bundle install
|
||||
bundle exec bin/inspec help
|
||||
bundle exec inspec help
|
||||
```
|
||||
|
||||
To install it as a gem locally, run:
|
||||
|
|
Loading…
Reference in a new issue