Update installation instructions

This commit is contained in:
Lea Anthony 2023-10-29 15:25:34 +11:00
commit 8432ddc2a8
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -5,6 +5,7 @@ installed and run:
```shell
git clone https://github.com/wailsapp/wails.git
git checkout v3-alpha
cd wails/cmd/wails3
go install
```