Browse Source

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

Julius Pfrommer 11 years ago
parent
commit
fec5803a7e
1 changed files with 1 additions and 1 deletions
  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