From 616f08379e52bc65968d258c9f1d5026eeb771fc Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 28 Aug 2024 22:49:03 +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 a0951b0c3..d74f0776f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ For installation, you need to follow a few simple steps. ### Quick ☕️ -1. [Download latest](https://github.com/torrentpier/torrentpier/archive/refs/heads/master.zip) version of TorrentPier +1. [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`) 2. Open a folder with extracted TorrentPier (`cd /path/to/public_html`) 3. After run `php install.php` 4. Voila! ✨