From: Angristan <11699655+Angristan@users.noreply.github.com> Date: Fri, 22 Jun 2018 20:00:31 +0000 (+0200) Subject: Fix indentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7326394f29e25bb78b4e594905aae95a65b8e0e6;p=friendica.git Fix indentation --- diff --git a/doc/Install.md b/doc/Install.md index 94987f463e..43374a33aa 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -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.