summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Fuller <kyle@fuller.li>2018-01-03 14:20:53 -0800
committerGitHub <noreply@github.com>2018-01-03 14:20:53 -0800
commit4281df624f9b127d9a35db9b1930233cbdbf8ab8 (patch)
tree677a68f72b28f8af766fcf71cb13d5cd20a23b02
parente3bcb8e87e4f89b7fc694c2c444f602aa9ee2bab (diff)
downloadfork-ledger-4281df624f9b127d9a35db9b1930233cbdbf8ab8.tar.gz
fork-ledger-4281df624f9b127d9a35db9b1930233cbdbf8ab8.tar.bz2
fork-ledger-4281df624f9b127d9a35db9b1930233cbdbf8ab8.zip
Homebrew installs Python bindings by default
As per https://github.com/Homebrew/homebrew-core/blob/2dfe5715a8f11f07b6460bed40d885c168c09ca7/Formula/ledger.rb#L19
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 576a2690..cb7ba18c 100644
--- a/README.md
+++ b/README.md
@@ -103,10 +103,6 @@ You can use [Homebrew] or [MacPorts] to install Ledger easily on OS X.
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:
$ brew install ledger
-
-If everything worked well, you should have ledger working now. If you want to install this with python bindings, you can use the following command:
-
- $ brew install ledger --with-python
If you to want to startup python, use the following command: