docs: update and sync all documents (#1183)

* docs: update and sync all documents

* docs: sync readme
This commit is contained in:
Misitebao
2022-02-24 22:08:00 +11:00
committed by GitHub
parent 513c1fd981
commit 9e08fd668c
15 changed files with 274 additions and 28 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ More information on using IDEs with Wails can be found [here](/docs/guides/ides)
Remote templates (hosted on GitHub) are supported and can be installed by using the template's project URL.
Example:
`wails init -n test -t https://github.com/leaanthony/testtemplate`
`wails init -n test -t https://github.com/leaanthony/testtemplate[@v1.0.0]`
A list of community maintained templates can be found [here](/docs/community/templates)