[website] update installation instructions to v2.0.0-beta.3

This commit is contained in:
Lea Anthony
2021-09-29 20:39:58 +10:00
parent 49b1acc147
commit 28af34f978
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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