From 229010647cd943832d0eafc9a8e87fd182771f1b Mon Sep 17 00:00:00 2001 From: Lion Date: Sun, 27 Dec 2020 22:30:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8bbc98..ad5eda0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The Server is the way we link client to each other and handle authentication, co ## Linux / POSIX specific build instructions -Currently only linux and windows are supported (generally). +Currently only linux and windows are supported (generally). On systems to which we do not provide binaries (so anything but windows), you are allowed to compile the program and use it. Other restrictions, such as not being allowed to distribute those binaries, still apply (see [copyright notice](#copyright)). ### Prerequisites