summaryrefslogtreecommitdiffstats
path: root/docs/templates
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2015-07-24 12:00:35 -0400
committerAric Gardner <agardner@linuxfoundation.org>2015-07-24 12:08:47 -0400
commit3cbf6615176f063e65122b43d2796b5fad26c69c (patch)
tree5afdccc69f38c086055ebb8ebba8cbf3dccd9b74 /docs/templates
parent9d00c5d1ebb28bf0c69178c277eef56984a47fb9 (diff)
Add syntax highlighting for bash blocks
Also remove some []'s that were casuing rst2pdf to intepret a line as an ipv6 url Change-Id: I5e0cd0d455cc25e24853c37ac9329394c763828d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/build-instructions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/build-instructions.rst b/docs/templates/build-instructions.rst
index 3f348333c..029eddead 100644
--- a/docs/templates/build-instructions.rst
+++ b/docs/templates/build-instructions.rst
@@ -121,7 +121,7 @@ Then restart docker:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Now it is time to clone the code repository:
-<git clone ssh://[Linux foundation user]@gerrit.opnfv.org:29418/genesis>
+<git clone ssh://Linux foundation user@gerrit.opnfv.org:29418/genesis>
Now you should have the OPNFV genesis repository with Fuel@OPNFV stored locally on your build host.