From 3cc3b7d066c6ced9488b9999cb6fe4e8448be8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=A4dler?= <32635600+Malaber@users.noreply.github.com> Date: Tue, 4 Jun 2019 17:37:04 +0200 Subject: [PATCH] Add quick install link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18d57da..30d9a15 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # turniere-frontend +## Quick install with Docker +[turnie.re - Quickstart](https://github.com/turniere/turniere-quickstart) + ## Prerequisites You'll need Node.js and a package manager for Node.js (like npm or Yarn; We recommend Yarn) installed on your system in order to run this program. You can see how to install Node.js [here](https://nodejs.org/en/).