From 47255b303d50e7e95cbb4b3d17ffcd1d61cfeb4c Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 28 Aug 2024 23:06:16 +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 f0c7dceda..641abb582 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ For installation, you need to follow a few simple steps. ### Quick ☕️ 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`) +2. Download latest version of TorrentPier (`sudo git clone https://github.com/torrentpier/torrentpier.git`) 3. After, run `php install.php` and follow the given steps 4. Voila! ✨