aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2016-11-23 07:15:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-23 07:15:12 +0000
commit584940faf32395486b1c1d46342621e30b94f95c (patch)
tree7cf5bc6bb7840d6503ee37922bd7292f78873456 /docs
parent966cfeac1cc6d947cd204613a0aef5f7ecb7816c (diff)
parent0fa10224b6a1b07d94b6d3c6e1cbc7a1f1306082 (diff)
Merge "Rhel_scl_python: Modify python build in place to scl usage"
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/configguide/installation.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/configguide/installation.rst b/docs/configguide/installation.rst
index 2f3faaeb..7ba64bba 100755
--- a/docs/configguide/installation.rst
+++ b/docs/configguide/installation.rst
@@ -13,7 +13,7 @@ Supported Operating Systems
* Fedora 20
* Fedora 21
* Fedora 22
-* RedHat 7.2
+* RedHat 7.2 Enterprise
* Ubuntu 14.04
Supported vSwitches
@@ -99,8 +99,8 @@ reside in a directory called **vsperfenv** in $HOME.
You will need to activate the virtual environment every time you start a
new shell session. Its activation is specific to your OS:
-CentOS 7
-========
+CentOS 7 and RedHat
+===================
.. code:: bash
@@ -108,8 +108,8 @@ CentOS 7
$ cd $HOME/vsperfenv
$ source bin/activate
-Fedora, RedHat and Ubuntu
-=========================
+Fedora and Ubuntu
+=================
.. code:: bash