Sten 11 years ago
parent
commit
5a2f16d8b1
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