Merge pull request #4993 from inspec/ns/updates_readme_to_clarify_running_inspec_local

Updates README.md to clarify running InSpec local
This commit is contained in:
Nick Schwaderer 2020-05-06 11:50:41 +01:00 committed by GitHub
commit d26ed5a8a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ That requires [bundler](http://bundler.io/):
```bash
bundle install
bundle exec bin/inspec help
bundle exec inspec help
```
To install it as a gem locally, run: