Skip to content

Commit 54de243

Browse files
author
Alexandre Peyroux
committed
fix typo, --help argument does not exist
1 parent cc6539e commit 54de243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This will download and build =nix-tools=.
1818

1919
#+begin_src sh
2020
nix build -f https://github.com/input-output-hk/haskell.nix/archive/master.tar.gz nix-tools -o nt
21-
./nt/bin/cabal-to-nix --help
21+
./nt/bin/cabal-to-nix
2222
#+end_src
2323

2424
** Related repos

0 commit comments

Comments
 (0)