mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-17 09:29:30 +08:00
Update installation instructions
This commit is contained in:
parent
8432ddc2a8
commit
dc16d145c2
@ -5,8 +5,9 @@ installed and run:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/wailsapp/wails.git
|
git clone https://github.com/wailsapp/wails.git
|
||||||
|
cd wails
|
||||||
git checkout v3-alpha
|
git checkout v3-alpha
|
||||||
cd wails/cmd/wails3
|
cd v3/cmd/wails3
|
||||||
go install
|
go install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user