From bf020bb27bf43445c5d045d34076e867b1069286 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Thu, 9 Feb 2012 16:04:50 +0000 Subject: [PATCH] Getting Started: Add a missing "cd ../..". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150181 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/get_started.html | 1 + 1 file changed, 1 insertion(+) diff --git a/www/get_started.html b/www/get_started.html index ca99112971..d819532f0d 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -59,6 +59,7 @@ follows:

  • Checkout Compiler-RT: