diff options
author | Mattes D <github@xoft.cz> | 2014-10-31 19:27:35 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2014-10-31 19:27:35 +0100 |
commit | 0dd804a59120ce495224f98a0acabc69c6924b08 (patch) | |
tree | 9669c462a28a40229b6b2690d7e1613dfe7392c7 /README.md | |
parent | GrownProt biomes: added alterations. (diff) | |
parent | cLuaState: Fixed errors on non-existent callbacks. (diff) | |
download | cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar.gz cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar.bz2 cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar.lz cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar.xz cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.tar.zst cuberite-0dd804a59120ce495224f98a0acabc69c6924b08.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Installation For Linux there is an easy installation method, just run this in your terminal: - curl -s https://raw.github.com/mc-server/MCServer/master/easyinstall.sh | sh + curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh For Windows, you just need to download a file and extract it: |