docs: Fix python3 package names
Closes-Bug: #2120783 Signed-off-by: Tim Burke <tim.burke@gmail.com> Change-Id: Id175329d717bb4959def8b43765fec668aa26696
This commit is contained in:
@@ -31,8 +31,8 @@ Install and configure components
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# apt-get install swift swift-proxy python-swiftclient \
|
||||
python-keystoneclient python-keystonemiddleware \
|
||||
# apt-get install swift swift-proxy python3-swiftclient \
|
||||
python3-keystoneclient python3-keystonemiddleware \
|
||||
memcached
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user