diff options
-rw-r--r-- | www/get_started.html | 1 |
1 files changed, 1 insertions, 0 deletions
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:</p> </li> <li>Checkout Compiler-RT: <ul> + <li><tt>cd ../..</tt> (back to where you started)</li> <li><tt>cd llvm/projects</tt> <li><tt>svn co http://llvm.org/svn/llvm-project/compiler-rt/trunk compiler-rt</tt></li> |