diff --git a/content/contributing/documentation.rst b/content/contributing/documentation.rst index 1690ffada..57e2f6b1f 100644 --- a/content/contributing/documentation.rst +++ b/content/contributing/documentation.rst @@ -132,12 +132,16 @@ to make changes from the GitHub interface. .. tabs:: - .. group-tab:: Linux and macOS + .. group-tab:: Linux .. code-block:: console $ sudo apt install make -y + .. group-tab:: macOS + + Follow the `guide to install Make on macOS `_ + .. group-tab:: Windows Follow the `guide to install Make on Windows