aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/overview/build/build.instruction.rst
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 18:43:22 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 18:48:37 +0200
commit09c1ca15f2b01393d808453c9c2aeef1ec5895f5 (patch)
treec64ef11b7516b14ae59456549769e88bc72d63c3 /docs/development/overview/build/build.instruction.rst
parent44728c2c0a75dafa6770d4bcfd2512ca3e2388c8 (diff)
docs: Refresh reference for Danube 2.0
Change-Id: If786099581cf8bf685cc2076c21d4c3041610bf7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@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 5fe38cbfa..d56b86fb1 100644
--- a/docs/development/overview/build/build.instruction.rst
+++ b/docs/development/overview/build/build.instruction.rst
@@ -123,7 +123,7 @@ Check out the Danube release:
.. code-block:: bash
$ cd fuel
- $ git checkout danube.1.0
+ $ git checkout danube.2.0
Clone the OPNFV code Git repository without a SSH key
-----------------------------------------------------