document install/uninstall deb

This commit is contained in:
Duke Leto
2019-10-20 10:09:53 -04:00
parent 0d4f96b512
commit edf0f1b672

View File

@@ -1,5 +1,15 @@
# Installing Hush
## Installing Binaries
To install a Debian package:
dpkg -i hush-3.2.0-amd4.deb
To uninstall:
apt-get remove hush
## Build HUSH dependencies
The following build process generally applies to Ubuntu (and similar) Linux