From 859e265a4c0b027c72b1846281232d8560fcb24c Mon Sep 17 00:00:00 2001 From: Alex Kretzschmar Date: Tue, 16 Jun 2015 11:01:12 +0100 Subject: [PATCH] Further clarity and fine tweaking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 370c977..d90a07a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Part of what makes our containers work so well is by allowing you to specify you ## Updates / Monitoring -* Upgrade to the latest version simply `docker restart plex`. +* Upgrade to the latest version of Plex simply `docker restart plex`. * Monitor the logs of the container in realtime `docker logs -f plex`. **Credits**