From 3410cdea7af48ae4730ab535b631bd7db90b36e0 Mon Sep 17 00:00:00 2001 From: AliBelali <121201502+AliBelali@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:19:10 +0330 Subject: [PATCH] Update README.md There is no need to clone the whole project when using "docker compose" command. docker-compose.yml file in enough --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ec1e553..5cd2c086 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,7 @@ systemctl restart x-ui 2. Clone the Project Repository: ```sh - git clone https://github.com/MHSanaei/3x-ui.git - cd 3x-ui + wget https://github.com/MHSanaei/3x-ui/raw/main/docker-compose.yml ``` 3. Start the Service