From 3233217ac97e10e25e29b2ee3be7ea2570049fb9 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Tue, 23 Aug 2016 01:06:29 +0100 Subject: [PATCH] correct README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08d564c..3792aae 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Valid settings for VERSION are:- * Shell access whilst the container is running: `docker exec -it plex /bin/bash` * To monitor the logs of the container in realtime: `docker logs -f plex` -* Upgrade to the latest version (see setting up application setting) : `docker restart plex` +* Upgrade to the latest version (see setting up application section) : `docker restart plex` ## Versions