mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 03:13:25 +03:00
;doc: scripts and add-ons: edits
This commit is contained in:
parent
aa7a38f586
commit
bafe70efb4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user