mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 06:39:30 +08:00
[website] Fix bleeding edge guide
This commit is contained in:
parent
5edf45468c
commit
b09825ab0f
@ -11,7 +11,7 @@ it's possible to use the latest "bleeding edge" version using the following step
|
||||
- `cd wails/v2/cmd/wails`
|
||||
- `go install`
|
||||
|
||||
NOTE: The directory that you cloned the project into will now be called "<clonedir>".
|
||||
NOTE: The directory that you cloned the project into will now be called "clonedir".
|
||||
|
||||
The Wails CLI will now be at the very latest version. To update projects to use the latest version, update the project's
|
||||
`go.mod` and ensure the following line is at the bottom of the file:
|
||||
|
Loading…
Reference in New Issue
Block a user