diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -404,10 +404,7 @@ Checkout LLVM from Git ---------------------- -You can also checkout the source code for LLVM from Git. While the LLVM -project's official source-code repository is Subversion, we are in the process -of migrating to git. We currently recommend that all developers use Git for -day-to-day development. +You can also checkout the source code for LLVM from Git. .. note::