diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index 510f76a..58098a8 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -42,7 +42,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po * `-e PGID` for GroupID - see below for explanation * `-e PUID` for UserID - see below for explanation -It is based on ubuntu-xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it webgrabplus /bin/bash`. +It is based on ubuntu xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it webgrabplus /bin/bash`. ### User / Group Identifiers