From b52b6785aa3401d0ba27319397324140942532fd Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Thu, 13 Jul 2017 11:32:10 +0100 Subject: [PATCH] Update READMETEMPLATE.md --- READMETEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index 510d708..093ad47 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -76,7 +76,7 @@ Change username/password via the webui in the webui section of settings. ## Info -* Shell access whilst the container is running: `docker exec -it qbittorrent /bin/bash` +Shell access whilst the container is running: `docker exec -it qbittorrent /bin/bash` To monitor the logs of the container in realtime: `docker logs -f qbittorrent`