From cbd952bf533212e9a8271586f50d8e3c35fef19c Mon Sep 17 00:00:00 2001 From: Rustam <16064414+rusq@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:43:26 +1000 Subject: [PATCH] Add brew instruction to readme (#351) * add brew command * formatting test * formatting --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 90ec4441..a3301bbf 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,12 @@ Slackdump accepts two types of input (see `Dumping Conversations`_ section): Quick Start =========== +On macOS, you can install Slackdump with Homebrew:: + + brew install slackdump + +On other Operating Systems, please follow these steps: + #. Download the latest release for your operating system from the releases_ page. #. Unpack the archive to any directory.