From 5a045de242641675efd6f246eab20358be57cdad Mon Sep 17 00:00:00 2001 From: Timothy Date: Fri, 1 Jul 2016 15:42:50 +0800 Subject: [PATCH] Update readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258a2fc..b7235b9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Now godns supports to run in docker. docker pull timothyye/godns:1.0 ``` -* Run it in container and pass config parameters to it via enviroment variables: +* Run godns in container and pass config parameters to it via enviroment variables: ```bash docker run -d --name godns --restart=always \