diff options
Diffstat (limited to 'docs/development/overview')
-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 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 ----------------------------------------------------- |