diff options
author | Bond-009 <bond.009@outlook.com> | 2017-09-13 09:47:48 +0200 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2017-09-13 09:47:48 +0200 |
commit | e24186bb1303fda80d0014892c22fd8711ef9b3f (patch) | |
tree | 8fa52597a18401a14b38afcbb28b7bb64f4dff50 /README.md | |
parent | Adjust lava damage values (#4020) (diff) | |
download | cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar.gz cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar.bz2 cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar.lz cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar.xz cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.tar.zst cuberite-e24186bb1303fda80d0014892c22fd8711ef9b3f.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ This script will download the correct binary from the project site. ### Compiling - - You can compile automatically for Linux / *nix with the `compile.sh` script. The script is described below. + - You can compile automatically for Linux, macOS and FreeBSD with the `compile.sh` script. The script is described below. - You can also compile manually. See [COMPILING.md][4]. Compiling may provide better performance (1.5-3x as fast) and it supports more operating systems. |