From d67b57353652b469051d4312c25be2e4712f2e39 Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Mon, 13 Feb 2017 21:36:23 +0100 Subject: Improved easyinstall.sh to support macOS and FreeBSD (#3557) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c334ad2b7..21ffaf9b9 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ There are several ways to obtain Cuberite. #### Binaries - The easiest method is downloading for Windows or Linux from the [Project site](https://cuberite.org/). - - You can use the EasyInstall script for Linux, which automatically downloads the correct binary. The script is described below. + - You can use the EasyInstall script for Linux and macOS, which automatically downloads the correct binary. The script is described below. - You can also obtain a binary from the [buildserver archive](https://builds.cuberite.org/). ##### The EasyInstall script -This Linux script will download the correct binary from the project site. +This script will download the correct binary from the project site. sh -c "$(wget -O - https://download.cuberite.org)" -- cgit v1.2.3