Update bleeding-edge.mdx

This commit is contained in:
Lea Anthony
2022-03-25 21:02:56 +11:00
committed by GitHub
parent f98571fae5
commit 47bf92850c
+1 -1
View File
@@ -35,7 +35,7 @@ To revert back to a stable version, run:
If you want to test a branch, follow the instructions above, but ensure you switch the branch you want to test before installing:
- `git clone https://github.com/wailsapp/wails`
- `git checkout -b branch-to-test --track origin/branch-to-test
- `git checkout -b branch-to-test --track origin/branch-to-test`
- `cd wails/v2/cmd/wails`
- `go install`