Skip to content

Commit

Permalink
;doc: scripts and add-ons: edits
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Aug 12, 2024
1 parent aa7a38f commit bafe70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ To use these bin scripts you must ensure they are in your $PATH and runnable:

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

Here's a suggested install procedure:
Expand Down

0 comments on commit bafe70e

Please sign in to comment.