]> git.mxchange.org Git - friendica.git/commitdiff
[Doc] Fix indentation
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 28 Jan 2018 05:09:23 +0000 (00:09 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 28 Jan 2018 05:10:22 +0000 (00:10 -0500)
doc/Update.md

index a1b62748c276dc7c7e3cc639b546af96319d072c..2089b8e424ca40e947d2fcd825e05639c1664574 100644 (file)
@@ -26,7 +26,7 @@ You can get the latest changes at any time with
 The addon tree has to be updated separately like so:
 
     git -C addon pull
-       util/composer.phar install -d addon
+    util/composer.phar install -d addon
 
 For both repositories:
 The default branch to use is the ``master`` branch, which is the stable version of Friendica.