summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/installation.rst
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@dell.com>2017-09-08 14:00:04 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-08 14:00:04 +0000
commit0b5b0413330729b9d1fb6b15a94571cf4db26347 (patch)
tree682ddf7d7dc301c3c899d14d65c06b53bab67f14 /docs/testing/user/installation.rst
parent700c35d7419b8ee94059c14fab0f1fbc80ca1c60 (diff)
parent9bde1d1b599173d769fc80f7967c6c4a4e1f1c5a (diff)
Merge "Add documentation create-compose.py error"
Diffstat (limited to 'docs/testing/user/installation.rst')
-rwxr-xr-xdocs/testing/user/installation.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/testing/user/installation.rst b/docs/testing/user/installation.rst
index 1da4187..f6c9744 100755
--- a/docs/testing/user/installation.rst
+++ b/docs/testing/user/installation.rst
@@ -176,6 +176,11 @@ which should result in:
00649e02237d27bf0b40d1a66160a68a56c9f5e1ceb78d7858e30715cf4350e3 create-compose.py
+Note: The script will run fine on python3. Install python future package to avoid error on python2.
+
+.. code-block:: console
+
+ pip install future
Docker Exec