mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "[OSH] Add make utlity to list of required tools"
This commit is contained in:
@@ -5,11 +5,11 @@ Kubernetes and Common Setup
|
||||
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
|
||||
|
||||
sudo apt install git curl
|
||||
sudo apt install git curl make
|
||||
|
||||
Clone the OpenStack-Helm Repos
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user