fix: update repository clone URL in installation instructions

This commit is contained in:
Fd
2026-02-21 14:19:50 +07:00
parent cb1571a78b
commit 5ed8528086
+2 -2
View File
@@ -23,8 +23,8 @@ A Discord selfbot that:
1. Clone this repository 1. Clone this repository
```bash ```bash
git clone https://github.com/username/RTRT.git git clone https://git.fdvky.me/Fd/rtrt.git
cd RTRT cd rtrt
``` ```
2. Install dependencies 2. Install dependencies