Update README.md

This commit is contained in:
Enkidu
2024-01-02 01:58:53 -05:00
committed by GitHub
parent 6a39ee037d
commit c247cd60b8

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>