Update community/customization/wings.md

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

View File

@ -9,7 +9,7 @@ We do not provide a guide at the current time on what files to edit to get certa
:::
## Building Wings
:::tip Build output
:::tip
By default, Go targets the system it is executed on. Therefore, the easiest way of building binaries for Linux is to execute the following steps on a Linux system.
:::