Cleanup README.rst
This patch fixes some dangling whitespace and an indention problem around the removal of the six module. Change-Id: Iae56c3ca1ea7e1eccacff2695ab5a288469faae8
This commit is contained in:
@@ -67,9 +67,9 @@ Install with DevStack and Neutron
|
||||
|
||||
- Remove Python's six packge::
|
||||
|
||||
sudo rm -f /usr/lib/python2.7/dist-packages/six.py /usr/lib/python2.7/dist-packages/six.pyc
|
||||
# Old version of six package in /usr/lib/python2.7/dist-packages/ crashes
|
||||
# quark server
|
||||
sudo rm -f /usr/lib/python2.7/dist-packages/six.py /usr/lib/python2.7/dist-packages/six.pyc
|
||||
|
||||
- Install Devstack::
|
||||
|
||||
|
Reference in New Issue
Block a user