diff --git a/README.md b/README.md index e4e6f60..9cc807e 100644 --- a/README.md +++ b/README.md @@ -582,7 +582,7 @@ With `/path/to/config.json` your local configuration file, run: ```bash docker run \ -d --name godns --restart=always \ --v /path/to/config.json:/usr/local/godns/config.json \ +-v /path/to/config.json:/config.json \ timothyye/godns:latest ```