From 1d8195fa38ff998c8e4dd2532299116943a82261 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 23 Mar 2023 13:20:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b849dab..5885e91 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,10 @@ * PHP >= 8.2 * Apache2, nginx or any PHP capable web server # Installation -1. clone this repository somewhere on your PHP-enabled web space. +1. clone this repository somewhere on your PHP-enabled web space +``` +git clone https://git.stefanritter.de/gideonstar/imgpaste.git imgpaste +``` 2. if you want to make changes to the configuration, copy config.dist.php to config.php 3. disable Directory Listing of your $datadir in your webserver's configuration # TODO