diff --git a/README.en.md b/README.en.md index 25d092e..17a5bf4 100644 --- a/README.en.md +++ b/README.en.md @@ -35,6 +35,14 @@ English | [简体中文](README.md) - Linux (AMD64) [**gitee Download**](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/godoos-linux-amd64.zip) | [**github Download**](https://github.com/phpk/godoos/releases/download/v1.0.0/godoos-macos-arm64.zip) +4. **web installation** +- Download and install the corresponding version of the installation program, download [web version](https://gitee.com/ruitao_admin/godoos/releases/download/v1.0.0/dist.zip) Extract to the program installation directory/ dist, Start the program. Access address: http://localhost:56780/ + +5. **Docker installation** +``` +docker run -d -p 8210:56780 --name godoos godoos/godoos:latest +``` + [Windows-image]: ./docs/img/Windows.svg [MacOS-image]: ./docs/img/MacOS.svg