Tweak installation instructions and add Homebrew

This commit is contained in:
Yaakov
2024-08-28 18:36:44 +10:00
parent 317122f4aa
commit 83e2dbb03f

View File

@@ -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