From 79a3d390151e129d120b927219d0d66fdb26404e Mon Sep 17 00:00:00 2001
From: mntmn <lukas@mnt.mn>
Date: Tue, 17 Jul 2018 12:21:32 +0200
Subject: [PATCH] Remove windows prerelease from README

Releases should be tested and built via CI/CD.
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 42263c4..d0882a7 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,6 @@ The spacedeck.com online service was shut down on May 1st 2018. We decided to op
 
 We appreciate filed issues, pull requests and general discussion.
 
-**Windows users:** Try the one-click release at https://github.com/spacedeck/spacedeck-open/releases/tag/v0.9
-
-Desktop releases for Linux and Mac will be published here soon. In the meantime, you have to install Node.JS to run Spacedeck.
-
 # Features
 
 - Create virtual whiteboards called *Spaces* with virtually unlimited size
-- 
GitLab