Suggest people run cvs up -P -d after checking out the tree so they don't
get empty directories


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18543 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 3afbc89..4e87027 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -129,6 +129,7 @@
       <li><tt>cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm 
           co llvm</tt></li>
       <li><tt>cd llvm</tt></li>
+      <li><tt>cvs up -P -d</tt></li>
     </ol></li>
   </ul></li>