From 8cf798d1e1b4427537aed78d4d74d057ab1077df Mon Sep 17 00:00:00 2001 From: William Davis Date: Tue, 18 May 2021 09:48:05 -0400 Subject: [PATCH] Added --cask to the command Not needed, but nice to have --- installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.md b/installation.md index 0edca8614e..36981849ee 100644 --- a/installation.md +++ b/installation.md @@ -1,3 +1,3 @@ # Installation -JGR's patchpack can be installed by downloading one of the binaries in [releases](https://github.com/JGRennison/OpenTTD-patches/releases), by [compiling](/COMPILING.md) yourself, or using [homebrew](https://brew.sh) on macOS by typing `brew install jgrennison-openttd` +JGR's patchpack can be installed by downloading one of the binaries in [releases](https://github.com/JGRennison/OpenTTD-patches/releases), by [compiling](/COMPILING.md) yourself, or using [homebrew](https://brew.sh) on macOS by typing `brew install jgrennison-openttd --cask`