Skip to content

Commit bafe70e

Browse files
committed
;doc: scripts and add-ons: edits
1 parent aa7a38f commit bafe70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ To use these bin scripts you must ensure they are in your $PATH and runnable:
473473

474474
- Shell scripts: you may need [bash](https://www.gnu.org/software/bash), or to adapt the scripts for your shell.
475475
- Python scripts: you'll need python 3 and pip.
476-
- Haskell scripts: you'll need stack (<https://www.haskell.org/get-started>).
476+
- Haskell scripts: you'll need [stack](http://haskellstack.org).
477477
Or if you know how, you can make them cabal scripts, or install their dependencies manually and use runghc/ghc.
478478

479479
Here's a suggested install procedure:

0 commit comments

Comments
 (0)