Update README.md

There is no need to clone the whole project when using "docker compose" docker-compose.yml is enough.
This commit is contained in:
AliBelali 2024-04-23 05:31:09 +03:30 committed by GitHub
parent 835cf2801c
commit 1c798bb3d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,8 +144,7 @@ systemctl restart x-ui
2. Clone the Project Repository: 2. Clone the Project Repository:
```sh ```sh
git clone https://github.com/MHSanaei/3x-ui.git wget https://github.com/MHSanaei/3x-ui/raw/main/docker-compose.yml
cd 3x-ui
``` ```
3. Start the Service 3. Start the Service