diff --git a/Readme.md b/Readme.md index 52ae8b8..2442c5e 100644 --- a/Readme.md +++ b/Readme.md @@ -3,4 +3,7 @@ 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 ``` + + *Note: This needs to be run as root* + +``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | bash ```