mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 01:30:32 +08:00
[website] update installation instructions to v2.0.0-beta.3
This commit is contained in:
parent
49b1acc147
commit
28af34f978
@ -64,7 +64,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
## Installing Wails
|
||||
|
||||
Run `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.2` to install the Wails CLI.
|
||||
Run `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.3` to install the Wails CLI.
|
||||
|
||||
## System Check
|
||||
|
||||
|
@ -64,7 +64,7 @@ import TabItem from "@theme/TabItem";
|
||||
|
||||
## 安装 Wails
|
||||
|
||||
运行 `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.1` 安装 Wails CLI。
|
||||
运行 `go install github.com/wailsapp/wails/v2/cmd/wails@v2.0.0-beta.3` 安装 Wails CLI。
|
||||
|
||||
## 系统检查
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user