summaryrefslogtreecommitdiffstats
path: root/docs/development/overview/build
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 18:36:01 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 18:36:52 +0200
commit3f534bd6415c6daee6af707f9d134d3fe738c77c (patch)
tree8168e138e970ee36aa9cb261443f72e04245ac45 /docs/development/overview/build
parentcd56dd8984b01c36ceaf439784fdd3fdd5e8cd0f (diff)
docs: Update reference for Danube 2.0
Change-Id: Id958da0d8b951b240812bdf794ecf0be79091af6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs/development/overview/build')
-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 192c6ba7..7372d541 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.1.0
+ $ git checkout danube.2.0
Clone the armband@OPNFV code Git repository without a SSH key
-------------------------------------------------------------