4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-27 01:49:28 +00:00

Update platform and index

This commit is contained in:
Neil Alexander
2018-12-09 12:08:59 +00:00
parent 0fe0d46e8f
commit a68792380a
4 changed files with 8 additions and 8 deletions

View File

@ -155,9 +155,9 @@ journalctl -u yggdrasil
## Build instructions
Linux has most of the tools needed to build Yggdrasil from source - you just
need to install Go 1.9 or later.
need to install Go 1.11 or later.
1. Install Go 1.9 or later, [godeb](https://github.com/niemeyer/godeb) is
1. Install Go 1.11 or later, [godeb](https://github.com/niemeyer/godeb) is
recommended for Debian-based distributions).
1. Open a shell, clone the repository and build:
```