From a16c7b0f3c8d759bafe94a1ce8588986057ee4f7 Mon Sep 17 00:00:00 2001 From: Marcel Otte Date: Sat, 8 Oct 2016 11:45:49 +0200 Subject: [PATCH] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d507c..e939760 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ For all enthusiasts who just want to have a running server: - `docker pull qwick/terasology:latest` - or with version: `docker pull qwick/terasology:1.2.1-alpha` -For all developers who want a nightly build for debugging or just testing purposes: +For all developers who want a unstable build for debugging or just testing purposes: - `docker pull qwick/terasology:unstable-latest` - a versioned tag is available too.