diff --git a/README.md b/README.md index 9813638..47e1a1b 100644 --- a/README.md +++ b/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.