From 83e2dbb03f7b3b906b4bc32e5244420764da4d8a Mon Sep 17 00:00:00 2001 From: Yaakov Date: Wed, 28 Aug 2024 18:36:44 +1000 Subject: [PATCH] Tweak installation instructions and add Homebrew --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0de20310..b706db0d 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ This program must be run from a console, it has no GUI. Download a binary from [the releases page](https://github.com/SteamRE/DepotDownloader/releases/latest). -### Via Windows Package Manager CLI (aka winget) +### via Windows Package Manager CLI (aka winget) -[winget](https://github.com/microsoft/winget-cli) users can download and install +On Windows, [winget](https://github.com/microsoft/winget-cli) users can download and install the latest Terminal release by installing the `SteamRE.DepotDownloader` package: @@ -19,6 +19,15 @@ package: winget install --exact --id SteamRE.DepotDownloader ``` +### via Homebrew + +On macOS, [Homebrew](https://brew.sh) users can download and install that latest release by running the following commands: + +```shell +brew tap steamre/tools +brew install depotdownloader +``` + ## Usage ### Downloading one or all depots for an app