Update community/customization/wings.md

Co-authored-by: Jakob <dev@schrej.net>
This commit is contained in:
DomiiBunn 2020-12-11 23:51:08 +01:00 committed by GitHub
parent 204ca94337
commit c8793c3ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ By default, Go targets the system it is executed on. Therefore, the easiest way
:::
### Build Requirements
GoLang compiler/runtime [https://golang.org/doc/install](https://golang.org/doc/install)
You need to have an up-to-date version of the Go tools installed. See the [official instructions](https://golang.org/doc/install) for help with setting those up.
### Building
Run the following command in your code directory