Update installation instructions

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

View file

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