From efdb3bc8d058981d4d03771a839fd262d0e43172 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 25 Apr 2009 22:24:49 +0000 Subject: [PATCH] improve documentation on build configurations, patch by Josef Eisl! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70087 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index e4d0438e444..70c59124790 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -687,7 +687,7 @@ compressed with the gzip program.

If you have access to our Subversion repository, you can get a fresh copy of -the entire source code. All you need to do is check it out from Subvresion as +the entire source code. All you need to do is check it out from Subversion as follows: