diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-05-04 18:36:01 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-05-04 16:48:21 +0000 |
commit | 35010f98f2badb7a21cc20f8e7ac708f83e3922a (patch) | |
tree | 32fc5a02ce343865ae8e1e5efc867a1a8dcfded6 /docs/development/overview/build | |
parent | 22f69e766268503ce734a939e95d6b62d2d74d76 (diff) |
docs: Update reference for Danube 2.0danube.2.0
Change-Id: Id958da0d8b951b240812bdf794ecf0be79091af6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 3f534bd6415c6daee6af707f9d134d3fe738c77c)
Diffstat (limited to 'docs/development/overview/build')
-rw-r--r-- | docs/development/overview/build/build.instruction.rst | 2 |
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 ------------------------------------------------------------- |