summaryrefslogtreecommitdiffstats
path: root/docs/development/overview/build/build.instruction.rst
diff options
context:
space:
mode:
authorCristina Pauna <cristina.pauna@enea.com>2017-06-07 17:28:40 +0300
committerCristina Pauna <cristina.pauna@enea.com>2017-06-07 17:29:33 +0300
commit7dca6641608ea4085cedaf25107c9f702b4cdeb0 (patch)
tree8c143903da0a113b743a01779fb4623d209b2f1d /docs/development/overview/build/build.instruction.rst
parentd7fdf2fe5dc992bbd155e9a86b1c02d14be5c3ba (diff)
Update armband documentation for 3.0 release
Change-Id: I2a71637b67b91cf828bbcf5f6abfbd9c2d6da2eb Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/development/overview/build/build.instruction.rst')
-rw-r--r--docs/development/overview/build/build.instruction.rst2
1 files changed, 1 insertions, 1 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
-------------------------------------------------------------