From accc24a969681c19010d4a8ddd87128095b5fc68 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 28 Aug 2024 23:11:14 +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 641abb582..24cda3545 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 version of TorrentPier (`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! ✨