From 6cb5e8ee2deeda4b08cefe8925078410994d084f Mon Sep 17 00:00:00 2001 From: Mika Rautakumpu Date: Tue, 24 Oct 2017 18:39:50 +0300 Subject: fix for documentation: correct git checkout tag is opnfv-5.0.2 Change-Id: I2c4192d4dc299d167ba6b1b9db91c6d73c87c417 Signed-off-by: Mika Rautakumpu --- docs/release/installation/installation.instruction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index 1b624d26a..e475e487f 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -249,7 +249,7 @@ These steps are common both for virtual and baremetal deploys. .. code-block:: bash - $ git checkout 5.0.2 + $ git checkout opnfv-5.0.2 #. Start the deploy script -- cgit 1.2.3-korg