]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: update "apt install" command in documenting-ceph.rst 49288/head
authorcao.leilc <cao.leilc@inspur.com>
Wed, 7 Dec 2022 03:16:36 +0000 (11:16 +0800)
committercao.leilc <cao.leilc@inspur.com>
Thu, 8 Dec 2022 02:07:51 +0000 (10:07 +0800)
Signed-off-by: caolei <cao.leilc@inspur.com>
doc/start/documenting-ceph.rst

index 5b38b16c8cc23450135d8f57e86e1f47605e10c1..6c1b4130f7de066eec0077e159d80aba6d537e06 100644 (file)
@@ -352,7 +352,7 @@ distributions, execute the following:
 .. prompt:: bash $
 
        sudo apt-get install gcc python-dev python3-pip libxml2-dev libxslt-dev doxygen graphviz ant ditaa
-       sudo apt-get install python-sphinx
+       sudo apt-get install python3-sphinx python3-venv
 
 For Fedora distributions, execute the following: