diff options
author | Alexander Harkness <me@bearbin.net> | 2014-10-31 14:43:15 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2014-10-31 14:43:15 +0100 |
commit | ce2439fd1b9ea183ef90f2c0ad842ae170f91529 (patch) | |
tree | 55fb83630721f1738e8dd1485e5b6547b2836580 /README.md | |
parent | Fixed m_SentChunks list chunk removing. (diff) | |
download | cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar.gz cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar.bz2 cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar.lz cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar.xz cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.tar.zst cuberite-ce2439fd1b9ea183ef90f2c0ad842ae170f91529.zip |
Diffstat (limited to '')
-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: |