From 8a48d9e86b471ad9d2700eb8fd40bc63c35ddf19 Mon Sep 17 00:00:00 2001
From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Date: Mon, 8 Apr 2019 17:11:58 +0100
Subject: [PATCH] Remove vector-electron-desktop from README

The repo (https://github.com/iskrisis/vector-electron-desktop) very clearly states not to use it anymore.
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 24c3f8c8d1..e64c7a74a0 100644
--- a/README.md
+++ b/README.md
@@ -238,7 +238,6 @@ All electron packages go into `electron_app/dist/`
 Many thanks to @aviraldg for the initial work on the electron integration.
 
 Other options for running as a desktop app:
- * https://github.com/krisak/vector-electron-desktop
  * @asdf:matrix.org points out that you can use nativefier and it just works(tm)
 
 ```bash