diff options
author | Julian Laubstein <julianlaubstein@yahoo.de> | 2016-07-18 21:35:32 +0200 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2016-07-18 21:35:32 +0200 |
commit | 8ee662c1fa96e2319010f4959c47488cdc7d858d (patch) | |
tree | 85b246b2227945c971890bc766d29ccb08f500dd /README.md | |
parent | Merge pull request #3261 from Seadragon91/patch-1 (diff) | |
download | cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar.gz cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar.bz2 cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar.lz cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar.xz cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.tar.zst cuberite-8ee662c1fa96e2319010f4959c47488cdc7d858d.zip |
Diffstat (limited to 'README.md')
-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 via [Gamocosm](https://gamocosm.com/). Contributing ------------ |