diff options
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index f930d42add..0a05f0c5c5 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -98,6 +98,9 @@ from the LLVM suite.</p> <p>Here's the short story for getting up and running quickly with LLVM:</p> <ol> + <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 GCC front end: <ol> <li><tt>cd <i>where-you-want-the-C-front-end-to-live</i></tt> |