diff options
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index b2c2aca6c5..645e2239d0 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -114,7 +114,7 @@ and performance. <li>Read the documentation.</li> <li>Read the documentation.</li> <li>Remember that you were warned twice about reading the documentation.</li> - <li>Install the llvm-gcc4.0 (or llvm-gcc4.2) front end if you intend to compile C or C++: + <li>Install the llvm-gcc4.2 front end if you intend to compile C or C++: <ol> <li><tt>cd <i>where-you-want-the-C-front-end-to-live</i></tt></li> <li><tt>gunzip --stdout llvm-gcc.<i>platform</i>.tar.gz | tar -xvf -</tt> |