瀏覽代碼

Merge branch 'master' of github.com:acplt/open62541

Julius Pfrommer 11 年之前
父節點
當前提交
fec5803a7e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ $ sudo ldconfig
 ##### Getting and using Doxygen
 * install the needed packages
 ```bash
-sudo apt-get install graphviz doxygen:
+sudo apt-get install graphviz doxygen
 ```
 * configure autotools, clean and build:
 ```bash