From 6a0f76890e2d1f1f8bad11bbb24a1b34ca2a3467 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Fri, 30 Sep 2016 18:51:55 +1300 Subject: [PATCH] docs(README): update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd12c2d5..d53d59cbb 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Add the `--templates` flag and specify the external location of your templates w $ docker run -d -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock portainer/portainer --templates http://my-host.my-domain/templates.json ``` -For more information about hosting your own template definitions and the format, see the [templates documentation](http://portainer.readthedocs.io/en/stable/templates.html) +For more information about hosting your own template definitions and the format, see the [templates documentation](http://portainer.readthedocs.io/en/stable/templates.html). Check our [documentation](http://portainer.readthedocs.io/en/stable/configuration.html) for more configuration options.