From d3e20c983e36c93808461e43594d3d3949bbe385 Mon Sep 17 00:00:00 2001 From: trigg Date: Sat, 26 Sep 2020 22:43:21 +0100 Subject: [PATCH] - Editing the most read readme I've ever written --- README.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 7096474..b7fd62a 100644 --- a/README.md +++ b/README.md @@ -7,35 +7,24 @@ Considerably lighter on system resources and less hack-and-slash included than d ## Installing ``` -git clone https://github.com/trigg/Discover.git -cd Discover -sudo bash install.sh +python3 -m pip install discover-overlay ``` ## Dependencies +Requirements should be handled by pip. + Requires PyGTK3, websocket_client A compositor is strongly advised but there is a non-compositor mode optionally -``` -python3 -m pip install websocket_client -``` ## Usage -run `discover-overlay` +run `discover-overlay` if this fails it is most likely in `~/.local/bin/discord-overlay` Comes with sane-enough defaults but has a system tray icon & settings window if needed. -## Updating - -Navigate to location of installation -``` -git pull -sudo bash install.sh -``` - ## Still in progress Not all features are at the level I would like.