From 5bdd02e01233523a64d3ad5f2a7edaf84e520ae5 Mon Sep 17 00:00:00 2001 From: Alecto Date: Thu, 27 Aug 2020 00:18:38 -0600 Subject: [PATCH] Pointed release in README to conduit/releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f14603d..b127453 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ rm -rf conduit On Ubuntu, installation would be as follows: -1. Download [conduit.deb](https://github.com/functionalperez/packages/raw/main/conduit/conduit.deb) (This is a download link) +1. Download [conduit.deb](https://github.com/functionalperez/conduit/releases/download/v0.1.2/conduit_0.1.2-0_all.deb) (This is a download link) 2. Go to your downloads folder (`cd ~/Downloads`) 3. Run `sudo apt install ./conduit.deb` (or just double-click the file to open it in the installer)