summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-07 19:26:04 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-07 19:26:04 +0100
commit82ee2bd1d7d7a547be778e4d994b8159e2916d2b (patch)
tree29cf6cd335cfd58c8d9d3fd0598e534f22ca5535 /README.md
parent457420f0e7ccce12fa5642ac689bc15c7bee3654 (diff)
downloadvyos-documentation-82ee2bd1d7d7a547be778e4d994b8159e2916d2b.tar.gz
vyos-documentation-82ee2bd1d7d7a547be778e4d994b8159e2916d2b.zip
README: fix docker tag name
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5dcbde1b..908d04d3 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ You can either build the container on your own or directly fetch it prebuild
from Dockerhub. If you want to build it for yourself, use the following command.
```bash
-$ docker build -t vyos-docu docker
+$ docker build -t vyos/vyos-documentation docker
```
### Build documentation