Update README

Add some info about Chef Workstation and rbenv.
This commit is contained in:
Basti 2021-05-28 14:51:42 +02:00
parent ec75f1446c
commit bda100313e
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 12 additions and 1 deletions

View File

@ -1,4 +1,15 @@
### Install dependencies
### Install Chef Workstation
* macOS, Windows, RHEL, Ubuntu: https://docs.chef.io/workstation/install_workstation/
* Arch Linux: https://aur.archlinux.org/packages/chef-workstation
#### rbenv
If you use rbenv to manage Ruby versions on your system, install the
(rbenv-chef-workstation)[https://github.com/docwhat/rbenv-chef-workstation]
plugin.
### Install gem dependencies
bundle install