]> git.mxchange.org Git - friendica.git/commitdiff
Revert "[Doc] Fix indentation"
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 28 Jan 2018 17:57:01 +0000 (12:57 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 28 Jan 2018 17:57:01 +0000 (12:57 -0500)
This reverts commit 938c42cf901504d8fce17cf0ed83d6c0a4f2862a.

doc/Update.md

index 2089b8e424ca40e947d2fcd825e05639c1664574..a1b62748c276dc7c7e3cc639b546af96319d072c 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.