]> git.mxchange.org Git - friendica.git/blobdiff - doc/Install.md
[frio] Prevent Enter from sending the form in ACL tags input in /compose
[friendica.git] / doc / Install.md
index 8b822b0a65e948a16c86838f4f7e9f8c5aadc60f..0634a5eb99c2927fdb6e785a119883416d264bbf 100644 (file)
@@ -108,7 +108,7 @@ Create an empty database and note the access details (hostname, username, passwo
 
 Friendica needs the permission to create and delete fields and tables in its own database.
 
-Please check the [troubleshooting](#1_6) section if running on MySQ 5.7.17 or newer.
+Please check the [troubleshooting](#1_6) section if running on MySQL 5.7.17 or newer.
 
 ### Option A: Run the installer
 
@@ -153,7 +153,7 @@ If you wish to include all optional checks, use `-a` like this statement:
 
 #### B.1: Config file
 
-You can use a prepared config file like [local-sample.config.php](config/local-sample.config.php).
+You can use a prepared config file like [local-sample.config.php](/config/local-sample.config.php).
 
 Navigate to the main Friendica directory and execute the following command: