mirror of
https://github.com/inspec/inspec
synced 2024-11-22 12:43:07 +00:00
Add note to install from OS package when possible (#3686)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
6e14626233
commit
e24de171df
1 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,8 @@ Finished in 0.04321 seconds (files took 0.54917 seconds to load)
|
|||
|
||||
### Install it from source
|
||||
|
||||
Note that installing from OS packages from [the download page](https://downloads.chef.io) is the preferred method.
|
||||
|
||||
That requires [bundler](http://bundler.io/):
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue