summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/configguide/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configguide/configuration.rst b/docs/configguide/configuration.rst
index f29947d5..5d03de04 100644
--- a/docs/configguide/configuration.rst
+++ b/docs/configguide/configuration.rst
@@ -58,7 +58,7 @@ running the following command.
Run the Docker instance:
::
- docker run opnfv/qtip -i -t bash
+ docker run -it opnfv/qtip /bin/bash
Now you are in the container and QTIP can be found in the /repos/qtip and can
be navigated to using the following command.