]> granicus.if.org Git - llvm/commitdiff
[docs] Remove extra character from git URL in Getting Started guide.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 24 Jan 2019 01:22:32 +0000 (01:22 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 24 Jan 2019 01:22:32 +0000 (01:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352005 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.rst

index d2a5b13a0a2577102d470ce4598b7b91d3a4a471..126b84288b05d16ca79c3b5cbf332f3c11784ceb 100644 (file)
@@ -416,7 +416,7 @@ Simply run:
 
 .. code-block:: console
 
-  % git clone https://github.com/llvm/llvm-project.git`
+  % git clone https://github.com/llvm/llvm-project.git
 
 or on Windows,