diff --git a/doc/develop/getting_started/index.rst b/doc/develop/getting_started/index.rst index 0eaef934e80..0332c9879ec 100644 --- a/doc/develop/getting_started/index.rst +++ b/doc/develop/getting_started/index.rst @@ -132,7 +132,7 @@ The current minimum required version for the main dependencies are: .. code-block:: bash - brew install cmake ninja gperf python3 ccache qemu dtc libmagic wget openocd + brew install cmake ninja gperf python3 python-tk ccache qemu dtc libmagic wget openocd #. Add the Homebrew Python folder to the path, in order to be able to execute ``python`` and ``pip`` as well ``python3`` and ``pip3``.