Browse Source

document install/uninstall deb

pull/43/head
Duke Leto 5 years ago
parent
commit
edf0f1b672
  1. 10
      INSTALL.md

10
INSTALL.md

@ -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

Loading…
Cancel
Save