]> git.mxchange.org Git - friendica.git/commitdiff
Fix indentation
authorAngristan <11699655+Angristan@users.noreply.github.com>
Fri, 22 Jun 2018 20:00:31 +0000 (22:00 +0200)
committerGitHub <noreply@github.com>
Fri, 22 Jun 2018 20:00:31 +0000 (22:00 +0200)
doc/Install.md

index 94987f463ee073f03f85da17e686f2c7d7b6172d..43374a33aabd81ff894a6b8eba714452da2feff6 100644 (file)
@@ -54,7 +54,7 @@ Make sure the folder *view/smarty3* exists and is writable by the webserver user
 
     mkdir view/smarty3
     chown www-data:www-data view/smarty3
-       chmod 775 view/smarty3
+    chmod 775 view/smarty3
 
 Get the addons by going into your website folder.