From d764f014d39d7e7dc41708e2efe9b0e9cdae4300 Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Fri, 9 Sep 2016 00:43:12 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 4f79074..52ae8b8 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,6 @@ # Media Server in a box A script and accompanying docker-compose file to go from a bare Docker install to a ready to be configured media server in seconds. Write up to follow. + +## One liner to get started: +``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | sh ```