docs/website: fixing pre block indentation

Pre block should not be indented, this patch fixes wrong
indentation.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Angelo Compagnucci 2015-12-29 21:53:25 +01:00 committed by Thomas Petazzoni
parent 7b9c5d65e0
commit 33771d6a2d

View File

@ -137,9 +137,9 @@
tree at any time so it is in sync with the latest and greatest by entering your tree at any time so it is in sync with the latest and greatest by entering your
buildroot directory and running the command: buildroot directory and running the command:
<pre> <pre>
git pull git pull
</pre> </pre>
Because you've only been granted anonymous access to the tree, you won't be Because you've only been granted anonymous access to the tree, you won't be
able to push your changes to the repo. Changes can instead be submitted for able to push your changes to the repo. Changes can instead be submitted for