From b89518403de1416022d80a21c4748380aea46712 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Fri, 24 Sep 2021 13:54:11 -0400 Subject: [PATCH] minor doc update --- INSTALL-BIN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`