mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-18 04:16:16 +00:00
Update Go version to 1.18, prepare release
This commit is contained in:
@@ -10,7 +10,7 @@ If you want to build the binary yourself, use the following building instruction
|
||||
### Building
|
||||
This section describes how to build the WireGuard Portal code.
|
||||
To compile the final binary, use the Makefile provided in the repository.
|
||||
As WireGuard Portal is written in Go, **golang >= 1.16** must be installed prior to building.
|
||||
As WireGuard Portal is written in Go, **golang >= 1.18** must be installed prior to building.
|
||||
If you want to cross compile ARM binaries from AMD64 systems, install *arm-linux-gnueabi-gcc* (armv7) or *aarch64-linux-gnu-gcc* (arm64).
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user