From 95d48e642c527e5b796d9840d6768b46cbca3663 Mon Sep 17 00:00:00 2001 From: Alexander Shevtsov <1616179+randomlogin@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:16:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa7cba2..12dd632 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ checkpoints, hnsd has to syncrhonize last ~2k roots which usually takes 5 second Internal hnsd daemon has `5350` as a default port. -## Build from source +## Usage Install dependencies: @@ -27,7 +27,7 @@ apt-get install libgetdns-dev brew install getdns ``` -### Build: +### Build from source: ``` git clone https://github.com/randomlogin/sane.git && cd sane/cmd/sane