diff --git a/website/docs/guides/bleeding-edge.mdx b/website/docs/guides/bleeding-edge.mdx index 92e705e0..14f2410e 100644 --- a/website/docs/guides/bleeding-edge.mdx +++ b/website/docs/guides/bleeding-edge.mdx @@ -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 "". +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: