X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FInstall.md;h=e8a7d509edbf1af3faf5dc0133655a16f33c06c7;hb=14fde5dc9b1915392601fb94efc6224c01f2b216;hp=427299c3ea6dbd07197263d6850dd3e7cb4f4267;hpb=a97b540ebb3f1d5bb5c18b4c0fb631443d03b5a7;p=friendica.git diff --git a/doc/Install.md b/doc/Install.md index 427299c3ea..e8a7d509ed 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -40,6 +40,14 @@ Requirements Installation procedure --- +### Alternative Installation Methods + +This guide will walk you through the manual installation process of Friendica. +If this is nothing for you, you might be interested in + +* the [Friendica Docker image](https://github.com/friendica/docker) or +* how [install Friendica with YunoHost](https://github.com/YunoHost-Apps/friendica_ynh). + ### Get Friendica Unpack the Friendica files into the root of your web server document area. @@ -187,7 +195,7 @@ All options will be saved in the `config/local.ini.php` and are overruling the a - `-b|--phppath ` The path of the PHP binary (env `FRIENDICA_PHP_PATH`) - `-A|--admin ` The admin email address of Friendica (env `FRIENDICA_ADMIN_MAIL`) - `-T|--tz ` The timezone of Friendica (env `FRIENDICA_TZ`) -- `-L|--land ` The language of Friendica (env `FRIENDICA_LANG`) +- `-L|--lang ` The language of Friendica (env `FRIENDICA_LANG`) Navigate to the main Friendica directory and execute the following command: