5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:01:02 +08:00

[website] Fix bleeding edge guide

This commit is contained in:
Lea\Anthony 2021-11-30 19:14:48 +11:00
parent 5edf45468c
commit b09825ab0f

View File

@ -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: