mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
commit
b772d3930a
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@ gem build inspec.gemspec
|
|||
gem install inspec-*.gem
|
||||
```
|
||||
|
||||
Or you can install it via rubygems.org
|
||||
|
||||
```bash
|
||||
gem install inspec
|
||||
```
|
||||
|
||||
You should now be able to run:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue