From 70d11d377b36382aa7741ae8f1dfbe7c8064ba78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20M=C3=BCller?= <25648755+M-arcus@users.noreply.github.com> Date: Mon, 23 Apr 2018 12:22:39 +0200 Subject: [PATCH 1/2] [DOCS] Installation: Fix title --- doc/de/Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/de/Install.md b/doc/de/Install.md index 839c4d523..ff077351b 100644 --- a/doc/de/Install.md +++ b/doc/de/Install.md @@ -37,7 +37,7 @@ Requirements * die Möglichkeit, wiederkehrende Aufgaben mit cron (Linux/Mac) oder "Scheduled Tasks" einzustellen (Windows) [Beachte: andere Optionen sind in Abschnitt 7 dieser Dokumentation zu finden] * Installation in einer Top-Level-Domain oder Subdomain (ohne eine Verzeichnis/Pfad-Komponente in der URL) wird bevorzugt. Verzeichnispfade sind für diesen Zweck nicht so günstig und wurden auch nicht ausführlich getestet. -Installation procedure +Installation --- ### Friendica From 78a974ad412622b6f10211ed08076478693ca818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20M=C3=BCller?= <25648755+M-arcus@users.noreply.github.com> Date: Mon, 23 Apr 2018 12:24:47 +0200 Subject: [PATCH 2/2] [DOCS] Installation: Fix multiple sentences --- doc/Install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/Install.md b/doc/Install.md index b8929d371..2a80cf72a 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -99,7 +99,9 @@ You might wish to move/rename .htconfig.php to another name and empty (called 'd ### Option B: Run the automatic install script -Open the file htconfig.php in the main Friendica directory with a text editor. Remove the `die('...');` line and edit the lines to suit your installation (MySQL, language, theme etc.), then save the file (do not rename it). +Open the file htconfig.php in the main Friendica directory with a text editor. +Remove the `die('...');` line and edit the lines to suit your installation (MySQL, language, theme etc.). +Then save the file (do not rename it). Navigate to the main Friendica directory and execute the following command: