diff options
author | Alexander Harkness <me@bearbin.net> | 2015-11-24 19:42:32 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2015-11-24 19:42:32 +0100 |
commit | ae850e7b793e4e312c0218b1bf68316efe2cd14e (patch) | |
tree | 45a82778e384a2e17879777e9386f4e8f83f58a4 | |
parent | Merge pull request #2685 from dave-tucker/fxenum (diff) | |
parent | Fixed 'Install on DigitalOcean' link in README.md (diff) | |
download | cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar.gz cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar.bz2 cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar.lz cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar.xz cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.tar.zst cuberite-ae850e7b793e4e312c0218b1bf68316efe2cd14e.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ This script downloads the source code and compiles it. The script is smart enoug sh -c "$(wget -O - https://raw.githubusercontent.com/cuberite/cuberite/master/compile.sh)" #### Hosted services - - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http:// doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com) also offers Cuberite support. + - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com) also offers Cuberite support. Contributing ------------ |