summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLogicParrot <LogicParrot@users.noreply.github.com>2016-04-06 12:22:43 +0200
committerLogicParrot <LogicParrot@users.noreply.github.com>2016-04-06 12:22:43 +0200
commit6a74c2f5f2115df26db266f700b8402042e440cd (patch)
treec258ab81a15a20d88f988249d52b61fbc0f73283
parentMerge pull request #3126 from cuberite/revert-3100-mobTick2 (diff)
downloadcuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar.gz
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar.bz2
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar.lz
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar.xz
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.tar.zst
cuberite-6a74c2f5f2115df26db266f700b8402042e440cd.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e75499da..378f2fc88 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ This Linux script will download the correct binary from the project site.
- You can compile automatically for Linux / *nix with the `compile.sh` script. The script is described below.
- You can also compile manually. See [COMPILING.md](https://github.com/cuberite/cuberite/blob/master/COMPILING.md).
-Compiling may provide better performance performance (1.5-3x as fast) and it supports more operating systems.
+Compiling may provide better performance (1.5-3x as fast) and it supports more operating systems.
##### The compile.sh script
This script downloads the source code and compiles it. The script is smart enough to notify you of missing dependencies and instructing you on how to install them. The script doesn't work for Windows.