summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2014-10-11 22:54:24 +0200
committerAlexander Harkness <me@bearbin.net>2014-10-11 22:54:24 +0200
commitb4170e31842eea5dfb159705bf4657c112648545 (patch)
treebf407e50c8d27f272e680318648891f4b96f53e5
parentThe longer URL has https, so we have to use that until the shortener has HTTPS. (diff)
downloadcuberite-b4170e31842eea5dfb159705bf4657c112648545.tar
cuberite-b4170e31842eea5dfb159705bf4657c112648545.tar.gz
cuberite-b4170e31842eea5dfb159705bf4657c112648545.tar.bz2
cuberite-b4170e31842eea5dfb159705bf4657c112648545.tar.lz
cuberite-b4170e31842eea5dfb159705bf4657c112648545.tar.xz
cuberite-b4170e31842eea5dfb159705bf4657c112648545.tar.zst
cuberite-b4170e31842eea5dfb159705bf4657c112648545.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a0c9e9615..9e9751b35 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions.
Installation
------------
-For Linux there is an easy installation method:
+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