Puts together correct version of README

Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
This commit is contained in:
Nick Schwaderer 2020-05-01 14:54:56 +01:00
parent 85f76a8370
commit 286bb7c58a

View file

@ -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: