mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 20:26:19 +00:00
Update README.md
There is no need to clone the whole project when using "docker compose" command. docker-compose.yml file in enough
This commit is contained in:
parent
835cf2801c
commit
3410cdea7a
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue