[OSH] Add make utlity to list of required tools
This is to add "make" to list of required utilities. Change-Id: I4b9a0bc61b6351b8deeedd5924884e75ecc0622c
This commit is contained in:
parent
9c89c32bd3
commit
7e276b8eca
@ -5,11 +5,11 @@ Kubernetes and Common Setup
|
|||||||
Install Basic Utilities
|
Install Basic Utilities
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
To get started with OSH, we will need both ``git`` and ``curl``.
|
To get started with OSH, we will need ``git``, ``curl`` and ``make``.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
sudo apt install git curl
|
sudo apt install git curl make
|
||||||
|
|
||||||
Clone the OpenStack-Helm Repos
|
Clone the OpenStack-Helm Repos
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user