diff options
-rw-r--r-- | www/get_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_started.html b/www/get_started.html index 86b5e17574..8b558d10bf 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -85,7 +85,7 @@ follows:</p> <li>Note: For subsequent Clang development, you can just do make at the clang directory level.</li> <li>It is also possible to use CMake instead of the makefiles. With CMake - it is also possible to generate project files for several IDEs: Eclipse + it is possible to generate project files for several IDEs: Xcode, Eclipse CDT4, CodeBlocks, Qt-Creator (use the CodeBlocks generator), KDevelop3.</li> </ul> </li> |