;doc: scripts: hledger-utils: show install command, mention hledger-plot
This commit is contained in:
parent
b42322b166
commit
b15d8d214d
@ -110,6 +110,13 @@ EDITOR='perl -pi -e "s|Cost:Food|Cost:Food:Fast Food|g"' hledger edit tag:locati
|
||||
|
||||
[](https://asciinema.org/a/549559)
|
||||
|
||||
And also a useful `hledger plot` command for generating charts.
|
||||
|
||||
To install or upgrade the hledger-utils tools:
|
||||
```shell
|
||||
$ pip install -U hledger-utils # might be slightly different on your system
|
||||
```
|
||||
|
||||
## hledger-integrated scripts
|
||||
|
||||
These call hledger as a Haskell library, and so must be written in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user