"curl" and "python3" are no longer required to build the server.

Since #29 the continent map is included in the repository and doesn't get
downloaded on each build.
This commit is contained in:
Joachim Bauch 2020-09-01 13:47:56 +02:00
parent 34de2b9b58
commit b6a0597fb7
Failed to extract signature
1 changed files with 0 additions and 2 deletions

View File

@ -13,11 +13,9 @@ information on the API of the signaling server.
The following tools are required for building the signaling server.
- curl
- git
- go >= 1.10
- make
- python3
All other dependencies are fetched automatically while building.