diff options
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 ------------------------------------------------------------- |