Merge pull request #826 from Enkidu-6/patch-1

Update README.md
This commit is contained in:
Alireza Ahmadi
2024-01-05 02:42:02 +01:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ docker run -itd \
> Build your own image
```shell
docker build -t x-ui
docker build -t x-ui .
```
</details>