[IMP] contributing: documentation macOS make install
closes odoo/documentation#12147
X-original-commit: d4ed263fa2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
parent
cc815727c9
commit
61dab59801
@ -132,12 +132,16 @@ to make changes from the GitHub interface.
|
|||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
.. group-tab:: Linux and macOS
|
.. group-tab:: Linux
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ sudo apt install make -y
|
$ sudo apt install make -y
|
||||||
|
|
||||||
|
.. group-tab:: macOS
|
||||||
|
|
||||||
|
Follow the `guide to install Make on macOS <https://formulae.brew.sh/formula/make>`_
|
||||||
|
|
||||||
.. group-tab:: Windows
|
.. group-tab:: Windows
|
||||||
|
|
||||||
Follow the `guide to install Make on Windows
|
Follow the `guide to install Make on Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user