Update doc dependencies

This commit is contained in:
Lea Anthony 2023-09-08 10:57:47 +10:00
commit afa8b62de7
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
4 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,8 @@
This is the documentation for Wails v3. It is currently a work in progress.
If you do not wish to build it locally, it is available online at [https://wailsapp.github.io/wails/](https://wailsapp.github.io/wails/).
## Recommended Setup Steps
Install the wails3 CLI if you haven't already:

Binary file not shown.

View file

@ -6,3 +6,4 @@ Thanks for wanting to help out with testing/developing Wails v3! This guide will
All the instructions for getting started are in the v3 documentation directory: `mkdocs-website`.
Please read the README.md file in that directory for more information.