mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:42:00 +08:00
docs: mandate go 1.12
This commit is contained in:
parent
4239c89b76
commit
7a16cf74f0
@ -33,7 +33,7 @@ Wails is currently in Beta. Please make sure you read the [Project Status](https
|
|||||||
|
|
||||||
Wails uses cgo to bind to the native rendering engines so a number of platform dependent libraries are needed as well as an installation of Go. The basic requirements are:
|
Wails uses cgo to bind to the native rendering engines so a number of platform dependent libraries are needed as well as an installation of Go. The basic requirements are:
|
||||||
|
|
||||||
- Go 1.11 or above
|
- Go 1.12
|
||||||
- npm
|
- npm
|
||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
Loading…
Reference in New Issue
Block a user