FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update README.md · letsmotion/MIXAPI@75927ab · GitHub

Commit 75927ab

Browse files
authored
Update README.md
1 parent eb0719b commit 75927ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ go run main.go
104104
#### 自行构建docker镜像,容器运行
105105
下载本项目Dockerfile文件,自行构建docker镜像,容器运行,可用于测试和正式运行
106106
```shell
107-
wget https://github.com/aiprodcoder/MIXAPI/blob/main/Dockerfile
107+
wget -O Dockerfile https://raw.githubusercontent.com/aiprodcoder/MIXAPI/main/Dockerfile
108108
docker build -t mixapi . (默认AMD64平台)
109109
# ARM平台 docker build --build-arg TARGETPLATFORM=linux/arm64 -t mixapi .
110110

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL