From cb47104e3f224c7398af660902dde5ff4953d60a Mon Sep 17 00:00:00 2001 From: Dante Mogrim <66732473+dantemogrim@users.noreply.github.com> Date: Tue, 20 Dec 2022 18:26:28 +0100 Subject: [PATCH] Add Homebrew instructions to installation list Hi! [Just noticed these instructions seemed to be missing.](https://formulae.brew.sh/formula/gallery-dl) Have a good one! --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index b21d9487..89a6d9c5 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,16 @@ Scoop .. code:: powershell scoop install gallery-dl + + +Homebrew +-------- +For macOS or Linux users using Homebrew: + +.. code:: bash + + brew install gallery-dl Usage =====