diff --git a/docs/source/dev-setup/devenv.rst b/docs/source/dev-setup/devenv.rst index ecded68c626..dc1956caf5a 100644 --- a/docs/source/dev-setup/devenv.rst +++ b/docs/source/dev-setup/devenv.rst @@ -5,7 +5,7 @@ Prerequisites ~~~~~~~~~~~~~ - `Git client `__ -- `Go `__ version 1.15.x +- `Go `__ version 1.16.x (recommended Go version can be found in project Makefile) - `Docker `__ version 18.03 or later - (macOS) `Xcode Command Line Tools `__ - `SoftHSM `__ @@ -18,9 +18,9 @@ Steps Install the Prerequisites ^^^^^^^^^^^^^^^^^^^^^^^^^ -For macOS, we recommend using `Homebrew `__ to manage the -development prereqs. The Xcode command line tools will be installed as part of -the Homebrew installation. +For macOS, `Homebrew `__ can be used to manage the +development prereqs (assuming that you would like to install the latest versions). +The Xcode command line tools will be installed as part of the Homebrew installation. Once Homebrew is ready, installing the necessary prerequisites is very easy: