Pārlūkot izejas kodu

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

Julius Pfrommer 11 gadi atpakaļ
vecāks
revīzija
fec5803a7e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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