Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMartZ authored Oct 8, 2018
1 parent b4f1a4c commit c7d6ba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This method can be used to install release packages:

```sh
cd ~
sudo wget https://github.com/MyHush/hush/releases/download/v2.0.0/hush-2.0.0-bc73961-amd64.deb
sudo dpkg -i hush-2.0.0-bc73961-amd64.deb
sudo wget https://github.com/MyHush/hush/releases/download/v2.0.0/hush-2.0.0-b4f1a4ce-amd64.deb
sudo dpkg -i hush-2.0.0-b4f1a4ce-amd64.deb
```

To install Hush from source, read on.
Expand Down

0 comments on commit c7d6ba6

Please sign in to comment.