瀏覽代碼

update debian package name for sphinx

Julius Pfrommer 7 年之前
父節點
當前提交
88d1c1b310
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/building.rst

+ 1 - 1
doc/building.rst

@@ -27,7 +27,7 @@ Building with CMake on Ubuntu or Debian
    # enable additional features
    sudo apt-get install liburcu-dev # for multithreading
    sudo apt-get install check # for unit tests
-   sudo apt-get install sphinx graphviz # for documentation generation
+   sudo apt-get install python-sphinx graphviz # for documentation generation
    sudo apt-get install python-sphinx-rtd-theme # documentation style
 
    cd open62541