File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ for common issues and their solutions.
3838
3939### Dependencies
4040
41- * [ Go 1.25 ] ( https://go.dev/doc/install )
41+ * [ Go] ( https://go.dev/doc/install ) (the version in [ the Setup CI action ` go-version ` ] ( ./.github/actions/setup/action.yml ) )
4242* [ pnpm] ( https://pnpm.io/installation )
43- * [ nodejs] ( https://nodejs.org/en/download/ )
44- * Wails (` go install github.com/wailsapp/wails/v2/cmd/wails@latest ` ) (or the version in [ the Setup CI action] ( ./.github/actions/setup/action.yml ) )
43+ * [ nodejs] ( https://nodejs.org/en/download/ ) (the version in [ the Setup CI action ` node-version ` ] ( ./.github/actions/setup/action.yml ) )
44+ * Wails (to install, execute the ` run ` command from [ the Setup CI action's ` Install Wails ` step ] ( ./.github/actions/setup/action.yml ) )
4545* IDE of Choice. Goland or VSCode suggested.
4646
4747### Configuration
You can’t perform that action at this time.
0 commit comments