]> git.mxchange.org Git - friendica.git/blobdiff - doc/Install.md
Log function
[friendica.git] / doc / Install.md
index 427299c3ea6dbd07197263d6850dd3e7cb4f4267..e8a7d509edbf1af3faf5dc0133655a16f33c06c7 100644 (file)
@@ -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 <php_path>` The path of the PHP binary (env `FRIENDICA_PHP_PATH`)
 -      `-A|--admin <mail>` The admin email address of Friendica (env `FRIENDICA_ADMIN_MAIL`)
 -      `-T|--tz <timezone>` The timezone of Friendica (env `FRIENDICA_TZ`)
--      `-L|--land <language>` The language of Friendica (env `FRIENDICA_LANG`)
+-      `-L|--lang <language>` The language of Friendica (env `FRIENDICA_LANG`)
 
 Navigate to the main Friendica directory and execute the following command: