diff --git a/README.md b/README.md index 2d6f3658af..9f7d4c85e5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog. See the [wiki](https://github.com/JGRennison/OpenTTD-patches/wiki) for guides on how to use some of the included features. +See [installation.md](/installation.md) for instructions on how to install. + (Nearly all of the patches which are listed below have been modified, fixed or extended in some way, and so are not the same as the originals which are linked). #### Railways and Trains diff --git a/installation.md b/installation.md new file mode 100644 index 0000000000..36981849ee --- /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 --cask`