From: Reid Spencer
Date: Mon, 8 Nov 2004 00:29:22 +0000 (+0000)
Subject: Recommend that new users read the documentation before they get started,
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9f54791d541b7794d5df733fcd26ab6d9a3de41c;p=oota-llvm.git
Recommend that new users read the documentation before they get started,
with a little twist of humor. This more than anything else will help
people get started with LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17605 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index f930d42add7..0a05f0c5c5d 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -98,6 +98,9 @@ from the LLVM suite.
Here's the short story for getting up and running quickly with LLVM:
+ - Read the documentation.
+ - Read the documentation.
+ - Remember that you were warned twice about reading the documentation.
- Install the GCC front end:
- cd where-you-want-the-C-front-end-to-live