diff options
Diffstat (limited to 'docs/development')
-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 d56b86fb1..ff863ff5e 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.2.0 + $ git checkout danube.3.0 Clone the OPNFV code Git repository without a SSH key ----------------------------------------------------- |