doc(git): adds section on cloning repo

This patch set adds in a section in the document instructing the users
on how to checkout the AIO repository from opendev.org.

Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: Ia6162637dd8dab8d9fa490d34d2c09f1881054d6
This commit is contained in:
Tin Lam 2021-01-19 13:48:08 -06:00
parent e545a209e5
commit 76389934c0

View File

@ -4,6 +4,15 @@ Jarvis AIO Vagrant
.. _aio-installation:
Checkout Repository
===================
Checkout the Jarvis AIO repository using ``git``:
.. code:: bash
git clone "https://review.opendev.org/airship/charts"
Installation
============