Skip to content

Commit c4e3e6f

Browse files
committed
README.md: Testing: m upd
1 parent 471f4d4 commit c4e3e6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,11 @@ env ALL_TESTS=yes cabal v2-test
8989
env NIXPKGS_TESTS=yes PRETTY_TESTS=1 cabal v2-test
9090
```
9191

92-
Run built binary with Cabal (`--` is for separation between `cabal` & `hnix` args):
92+
Run built binary with Cabal:
9393
```
9494
cabal v2-run hnix -- --help
9595
```
96+
(`--` is for separation between `cabal` & `hnix` args)
9697

9798
## Using the REPL
9899

0 commit comments

Comments
 (0)