mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Update install.md
The cask command has been deprecated. The same command now works with just `brew install chef/chef/inspec`.
This commit is contained in:
parent
2eda3de283
commit
add57014c3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Chef InSpec is available as a standalone [Homebrew](https://brew.sh/) package.
|
|||
Run the following command in your terminal to install Chef InSpec:
|
||||
|
||||
```
|
||||
brew cask install chef/chef/inspec
|
||||
brew install chef/chef/inspec
|
||||
```
|
||||
|
||||
While this command is running, you may be prompted to enter your macOS user account
|
||||
|
|
Loading…
Add table
Reference in a new issue