From fd3b5b457a2d69e9ffd0942691a2f172ee86c97f Mon Sep 17 00:00:00 2001 From: anelki Date: Tue, 25 Apr 2023 10:06:45 -0500 Subject: [PATCH] added Macports install instructions to README --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index c3d09ff1..2ca56621 100644 --- a/README.rst +++ b/README.rst @@ -123,6 +123,15 @@ For macOS or Linux users using Homebrew: brew install gallery-dl +MacPorts +-------- + +For macOS users with MacPorts: + +.. code:: bash + + sudo port install gallery-dl + Usage =====