From 6febf1f39928cce5a807567d44a0b9bb370af0f9 Mon Sep 17 00:00:00 2001 From: David Personette Date: Fri, 2 Feb 2018 14:29:01 -0500 Subject: [PATCH] README.md fix exec typo fix #115 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5dc68f..f0ecc55 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ will also want to expose port 137 and 138 with `-p 137:137/udp -p 138:138/udp`. ## Examples Any of the commands can be run at creation with `docker run` or later with -`docker exec -it samba.sh` (as of version 1.3 of docker). +`docker exec -it samba samba.sh` (as of version 1.3 of docker). ### Setting the Timezone