From b09825ab0fff6fedbe6a5e552824c09cec6bca8e Mon Sep 17 00:00:00 2001 From: "Lea\\Anthony" Date: Tue, 30 Nov 2021 19:14:48 +1100 Subject: [PATCH] [website] Fix bleeding edge guide --- website/docs/guides/bleeding-edge.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: