diff --git a/INSTALL-BIN.md b/INSTALL-BIN.md index 4207024a3..38c8e5a7d 100644 --- a/INSTALL-BIN.md +++ b/INSTALL-BIN.md @@ -4,8 +4,8 @@ 1. Next install the Debian package (change the version to what you downloaded above): - dpkg -i hush-3.8.0-amd64.deb + `dpkg -i hush-3.8.0-amd64.deb` 1. If you want to remove it, then run this to uninstall: - apt-get remove hush + `apt-get remove hush`