Update community/customization/wings.md

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

View File

@ -24,7 +24,7 @@ go build
You should now have a `wings` binary file in your wings directory.
## Install the new binary
:::tip User Access
:::tip Root required
In order to use the guide bellow you need sudo permission level you can atchive this by placing `sudo` in front of each command or running `sudo su -` in order to become root
:::