diff options
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/quickstart_docker.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/quickstart_docker.rst b/docs/testing/user/userguide/quickstart_docker.rst index 2bd8f4c..01b5d7d 100644 --- a/docs/testing/user/userguide/quickstart_docker.rst +++ b/docs/testing/user/userguide/quickstart_docker.rst @@ -18,7 +18,7 @@ To pull the latest NFVbench container image: .. code-block:: bash - docker pull opnfv/nfvbench/nfvbench + docker pull opnfv/nfvbench 2. Docker Container configuration --------------------------------- |