mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
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:
commit
d26ed5a8a7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue