diff options
author | Alexander Harkness <me@bearbin.net> | 2014-11-01 17:00:44 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2014-11-01 17:00:44 +0100 |
commit | 2736a11befc8f8a5563f4a8acaf2839ef36a9881 (patch) | |
tree | 71e1d7bd55de9cb155747f31f1f99e63a267df06 /README.md | |
parent | Merge pull request #1580 from mc-server/doinstall (diff) | |
download | cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar.gz cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar.bz2 cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar.lz cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar.xz cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.tar.zst cuberite-2736a11befc8f8a5563f4a8acaf2839ef36a9881.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions. Installation ------------ +[![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/churchio/onebody) + For Linux there is an easy installation method, just run this in your terminal: curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh |