From 4281df624f9b127d9a35db9b1930233cbdbf8ab8 Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Wed, 3 Jan 2018 14:20:53 -0800 Subject: Homebrew installs Python bindings by default As per https://github.com/Homebrew/homebrew-core/blob/2dfe5715a8f11f07b6460bed40d885c168c09ca7/Formula/ledger.rb#L19 --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') 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: -- cgit v1.2.3