Update README.md

This commit is contained in:
Lea Anthony 2023-09-03 06:53:10 +10:00 committed by GitHub
commit f107173a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ This is the documentation for Wails v3. It is currently a work in progress.
Install the wails3 CLI if you haven't already:
```shell
go install github.com/wailsapp/wails/v2/cmd/wails3@latest
go install github.com/wailsapp/wails/v3/cmd/wails3@latest
```
The documentation uses mkdocs, so you will need to install [Python](https://www.python.org/). Once installed,