1
0
Fork 0

Merge pull request #3128 from LogicParrot/typo

Readme typo fix
This commit is contained in:
Alexander Harkness 2016-04-06 11:35:00 +01:00
commit dc1e4698b4
1 changed files with 1 additions and 1 deletions

View File

@ -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.