diff --git a/clang/www/get_started.html b/clang/www/get_started.html index c7ec3eba3ab0..6f08f5e6f0fc 100644 --- a/clang/www/get_started.html +++ b/clang/www/get_started.html @@ -23,9 +23,8 @@ bugs in LLVM Bugzilla.
Clang has been released as part of regular LLVM releases since LLVM 2.6. You -can download the release versions -from http://llvm.org/releases/.
+Clang is released as part of regular LLVM releases. You can download the release versions from http://llvm.org/releases/.
+Clang is also provided in all major BSD or GNU/Linux distributions as part of their respective packaging systems. From Xcode 4.2, Clang is the default compiler for Mac OS X.
Please email cfe-dev if you have a Clang related project you would like +
Please email cfe-dev if you have a Clang related project you would like added to this list.