Skip to content

Commit

Permalink
Pointed release in README to conduit/releases
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinred authored Aug 27, 2020
1 parent 6f7e1a1 commit 5bdd02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 5bdd02e

Please sign in to comment.