From: cao.leilc Date: Wed, 7 Dec 2022 03:16:36 +0000 (+0800) Subject: doc/start: update "apt install" command in documenting-ceph.rst X-Git-Tag: v18.1.0~714^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85a11ed22ca3c502b40ca871e7ddfed3fdb73f59;p=ceph.git doc/start: update "apt install" command in documenting-ceph.rst Signed-off-by: caolei --- diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 5b38b16c8cc2..6c1b4130f7de 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -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: