diff --git a/INSTALL-BIN.md b/INSTALL-BIN.md index d73d138cb..1af184428 100644 --- a/INSTALL-BIN.md +++ b/INSTALL-BIN.md @@ -1,9 +1,9 @@ # Installing Hush binaries -To install a Debian package: +To install a Debian package (change the version to what to downloaded): - `dpkg -i hush-3.6.2-amd4.deb` + dpkg -i hush-3.6.2-amd4.deb To uninstall: - `apt-get remove hush` + apt-get remove hush