diff options
Diffstat (limited to 'docs/development/overview/build')
-rw-r--r-- | docs/development/overview/build/build.instruction.rst | 2 | ||||
-rw-r--r-- | docs/development/overview/build/index.rst | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/development/overview/build/build.instruction.rst b/docs/development/overview/build/build.instruction.rst index 7372d541..0a0dfd3a 100644 --- a/docs/development/overview/build/build.instruction.rst +++ b/docs/development/overview/build/build.instruction.rst @@ -135,7 +135,7 @@ Check out the Danube release: .. code-block:: bash $ cd armband - $ git checkout danube.2.0 + $ git checkout danube.3.0 Clone the armband@OPNFV code Git repository without a SSH key ------------------------------------------------------------- diff --git a/docs/development/overview/build/index.rst b/docs/development/overview/build/index.rst index 355e6b72..c84e2d9a 100644 --- a/docs/development/overview/build/index.rst +++ b/docs/development/overview/build/index.rst @@ -4,9 +4,9 @@ .. _armband-development-overview-build-label: -********************************* -Build instruction for Fuel\@OPNFV -********************************* +******************************************** +Build instruction for Fuel\@OPNFV on AArch64 +******************************************** .. toctree:: :numbered: |