diff options
author | zt <shuaibah@gmail.com> | 2014-12-21 09:04:07 -0500 |
---|---|---|
committer | zt <shuaibah@gmail.com> | 2014-12-21 09:04:07 -0500 |
commit | 7d6d4e980c5ee06dfc6820ac0b7aebbfd084770c (patch) | |
tree | e157131aee6ab9a724c42b3f769bdd54638205bb /README.md | |
parent | c2fef000ce3640d9d4853f0a848bffcc6f0f25fc (diff) | |
download | fork-ledger-7d6d4e980c5ee06dfc6820ac0b7aebbfd084770c.tar.gz fork-ledger-7d6d4e980c5ee06dfc6820ac0b7aebbfd084770c.tar.bz2 fork-ledger-7d6d4e980c5ee06dfc6820ac0b7aebbfd084770c.zip |
cleaning up formatting on instructions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -100,7 +100,7 @@ And for building the current `maint` branch: You can use [MacPorts](https://www.macports.org/) or [homebrew](http://brew.sh/) to install this very quickly on OS X. -#### brew +#### 1. Homebrew You can see the parameters you can pass while installing with brew by the command `brew options ledger`. To install ledger, simply type the following command: @@ -115,7 +115,7 @@ If you to want to startup python, use the following command: ledger python -#### MacPorts +#### 2. MacPorts If you build stuff using MacPorts on OS X, as I do, here is what you would run: |