Parcourir la source

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

Julius Pfrommer il y a 11 ans
Parent
commit
fec5803a7e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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