Update install doc (#7144)

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
This commit is contained in:
Ian Maddaus 2024-08-26 02:06:24 -04:00 committed by GitHub
parent 312d42a6c6
commit 0ac5029f7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,12 +21,14 @@ To see which platforms and platform versions Chef InSpec is supported on, see th
You can install Chef InSpec using a curl script.
{{< note >}}Please follow steps mentioned in this document [Chef Software Install Script](/install_omnibus/). Please replace `<LICENSE_ID>` with your licenseId.{{< /note >}}
```bash
curl -L https://chefdownload-commerical.chef.io/install.sh?license_id=<LICENSE_ID> | sudo bash -s -- -P inspec
```
Replace `<LICENSE_ID>` with your license ID.
For more information about the install script, see the [Chef Install Script documentation](/chef_install_script/).
## Windows
### Installer