Skip to content

Commit

Permalink
Improve README for cinc installation
Browse files Browse the repository at this point in the history
Signed-off-by: Enrico Usai <[email protected]>
  • Loading branch information
enrico-usai committed Aug 11, 2023
1 parent 6b18d7f commit 9920d7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ They are automatically executed as GitHub actions, see definition in `.github/ci
Kitchen is used to automatically test cookbooks across any combination of platforms and test suites.
It requires cinc-workstation to be installed on your environment:

`brew install --cask cinc-workstation` on MacOS

or

`curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -P cinc-workstation -v 23`

Make sure you have set a locale in your local shell environment, by exporting the `LC_ALL` and `LANG` variables,
Expand Down

0 comments on commit 9920d7a

Please sign in to comment.