From: Angelo Compagnucci Date: Tue, 29 Dec 2015 20:53:25 +0000 (+0100) Subject: docs/website: fixing pre block indentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33771d6a2d422054bd41d593f129a8b5f5fe8534;p=buildroot.git docs/website: fixing pre block indentation Pre block should not be indented, this patch fixes wrong indentation. Signed-off-by: Angelo Compagnucci Signed-off-by: Thomas Petazzoni --- diff --git a/docs/website/download.html b/docs/website/download.html index 46f601def3..34b06bff71 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -137,9 +137,9 @@ tree at any time so it is in sync with the latest and greatest by entering your buildroot directory and running the command: -
-		  git pull
-		
+
+git pull
+
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