From 61a68b4970e40ea19e4a9e539adda4e51d97d9fe Mon Sep 17 00:00:00 2001 From: Gregory Anders Date: Mon, 31 May 2021 08:53:04 -0500 Subject: [PATCH] Add MacPorts installation instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b0e7c32..7d9cc5e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ can run Python. For now, it is only officially supported for macOS and Linux. ## Installation +### Package Manager + +The following package managers support `pushbroom`: + +#### MacPorts + + sudo port install pushbroom + ### pip Install using pip: -- 2.38.5