From c6f04f19ce5289b0324a4274e7e97dfed53a66d8 Mon Sep 17 00:00:00 2001 From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Thu, 12 May 2022 21:17:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97f1433..c12cb92 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ go run [-tags "gtk"] main.go [-r 房间ID] apt-get update && apt-get install -y ca-certificates openssl ``` -如果你使用windows,那还需先编译linux版本 +如果你日常使用windows,但在ubuntu运行,那还需先编译linux版本 ``` set GOOS=linux go build mian.go -- 2.39.2