Skip to content

Commit

Permalink
doc: recommend bleeding edge
Browse files Browse the repository at this point in the history
  • Loading branch information
redstreet committed Sep 24, 2024
1 parent 9109855 commit a9e5323
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ for f in ~/.zcomplete/*; do source $f; done
pip3 install beancount-reds-importers
```

Or to install the bleeding edge version from git:
Or to install the bleeding edge version from git (which I recommend, as long as you are
willing to understand there might be a bug or two):
```
pip3 install git+https://github.com/redstreet/beancount_reds_importers
```
Expand Down

0 comments on commit a9e5323

Please sign in to comment.