From 98c09a07ca18ddbb86325bae784f8c0e66a0f065 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Wed, 4 Jul 2007 18:42:47 +0000
Subject: Make the GSG actually work.
llvm-svn: 37872
---
llvm/docs/GettingStarted.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'llvm/docs/GettingStarted.html')
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index d062f25ef21..cc740455726 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -724,7 +724,7 @@ revision), you can checkout it from the 'tags' directory (instead of
you get it from the Subversion repository:
cd llvm/projects
- svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
+ svn co http://llvm.org/svn/llvm-project/test-suite/trunk llvm-test
By placing it in the llvm/projects, it will be automatically
configured by the LLVM configure script as well as automatically updated when
--
cgit v1.2.3