From 2f395ec454720c9770ef3da0a8c8462d519470bf Mon Sep 17 00:00:00 2001
From: Mckol <mckol363@gmail.com>
Date: Sun, 27 Oct 2019 12:07:09 +0100
Subject: [PATCH] updated download info in readme

---
 README.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0ac8fd3f22..3f28167695 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,14 @@ Currently the communication of contributors happens mainly on our [official Disc
 
 ## Get Veloren
 
-You can download up-to-date builds for Windows and Linux from [Gitlab CI pipelines](https://gitlab.com/veloren/veloren/pipelines) (refer to the [Download chapter in the book](https://book.veloren.net/download/index.html) for more information).
-As of 0.2, due to rapid developement stable versions are **outdated** and **incompatible with the public server**.
+Currently we provide 64-bit builds for Linux and Windows:
+
+**Windows**: https://www.airshipper.songtronix.com/latest/windows  
+**Linux**: https://www.airshipper.songtronix.com/latest/linux
+
+*Note: Mac and 32-bit systems are supported but you need to [compile the game for them yourself](https://book.veloren.net/compile/index.html).*
+
+Due to rapid developement stable versions become outdated fast and might be **incompatible with the public server**.
 
 If you want to compile Veloren yourself, take a look at the [How to Compile Guide](https://book.veloren.net/compile/index.html) in the book.