From 535d02a6118ac42d6bfac6f10c37b8d7e99957e1 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 28 Aug 2024 23:01:25 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe8c7529..f0c7dceda 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ For installation, you need to follow a few simple steps. ### Quick ☕️ -1. Open a root folder of your web-server (`cd /path/to/public_html`) +1. Select the folder where you want to install TorrentPier (`cd /path/to/public_html`) 2. [Download latest](https://github.com/torrentpier/torrentpier/archive/refs/heads/master.zip) version of TorrentPier (or use `sudo git clone https://github.com/torrentpier/torrentpier.git`) 3. After, run `php install.php` and follow the given steps 4. Voila! ✨