diff options
author | Alexander Harkness <me@bearbin.net> | 2014-10-11 22:53:01 +0200 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2014-10-11 22:53:01 +0200 |
commit | f7a0ab37c64395c56c0409956d792a60a36d821b (patch) | |
tree | 408fc57e682b4a086fc1aa6fc5981472cdb9c319 | |
parent | Merge branch 'master' of github.com:mc-server/MCServer (diff) | |
download | cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar.gz cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar.bz2 cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar.lz cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar.xz cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.tar.zst cuberite-f7a0ab37c64395c56c0409956d792a60a36d821b.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: - curl -s http://git.io/KXfyxQ | 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: |