From 502791647180d4dfeace58ce4df6660c48bb2234 Mon Sep 17 00:00:00 2001 From: William Davis Date: Mon, 17 May 2021 16:25:23 -0400 Subject: [PATCH] Create installation.md --- installation.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 installation.md diff --git a/installation.md b/installation.md new file mode 100644 index 0000000000..0edca8614e --- /dev/null +++ b/installation.md @@ -0,0 +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`