Browse Source

change readme

master
skyboy 10 months ago
parent
commit
5e308d7fd4
  1. 8
      README.en.md

8
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

Loading…
Cancel
Save