From 78ead0428f2051744ac8255a125225b0229e0ecb Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Wed, 30 Sep 2020 18:25:39 +0300 Subject: [PATCH] README.md: nix-build: add Run the result --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 07f8297..ae6c8bd 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,13 @@ nix-build \ --arg enableDWARFDebugging true ``` +#### Run the result + +``` +./result/bin/hnix +``` + + ## Using the HNix REPL To enter in: