Skip to content

Commit

Permalink
Add Conda installation instructions to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Wrightsman authored and jwiegley committed Sep 9, 2019
1 parent 310eefb commit dba961a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@ run:
boost +st+python26+icu texlive doxygen graphviz \
texinfo lcov sloccount

### Conda

Ledger is also available through [Conda](https://conda.io) from the
[conda-forge](https://conda-forge.org) channel:

$ conda install -c conda-forge ledger

### Ubuntu

If you're going to build on Ubuntu, `sudo apt-get install ...` the
Expand Down

0 comments on commit dba961a

Please sign in to comment.