Fix a typo in the README for docs
Package `oslo.sphinx` is wronlgy referred to as `oslo-sphinx`. Change-Id: I15711aa54c82d97b622fbceb821b4aca3315d49c
This commit is contained in:
parent
e5a023c41c
commit
3ea6e8c54f
@ -7,12 +7,12 @@ For user and admin docs, go to the directory `doc/docbkx`.
|
||||
Dependencies
|
||||
============
|
||||
|
||||
You'll need to install python *Sphinx* package and *oslo-sphinx*
|
||||
You'll need to install python *Sphinx* package and *oslo.sphinx*
|
||||
package:
|
||||
|
||||
::
|
||||
|
||||
sudo pip install sphinx oslo-sphinx
|
||||
sudo pip install sphinx oslo.sphinx
|
||||
|
||||
If you are using the virtualenv you'll need to install them in the
|
||||
virtualenv.
|
||||
|
Loading…
x
Reference in New Issue
Block a user