Browse Source

better install instructions

master
Duke Leto 4 years ago
parent
commit
6f81a242c9
  1. 3
      README.md

3
README.md

@ -42,6 +42,9 @@ e-mail address (with the @ part replaced by .) using -m.
Compiling will require boost and ssl. On debian systems, these are provided
by `libboost-dev` and `libssl-dev` respectively.
sudo apt-get install libboost-dev libssl-dev
git clone https://git.hush.is/hush/hush-seeder
cd hush-seeder
make
This will produce the `dnsseed` binary.

Loading…
Cancel
Save