Skip to content

Commit 78ead04

Browse files
committed
README.md: nix-build: add Run the result
1 parent ef702b4 commit 78ead04

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,13 @@ nix-build \
184184
--arg enableDWARFDebugging true
185185
```
186186

187+
#### Run the result
188+
189+
```
190+
./result/bin/hnix
191+
```
192+
193+
187194
## Using the HNix REPL
188195

189196
To enter in:

0 commit comments

Comments
 (0)