diff options
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/GettingStarted.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index d2a5b13a0a2..126b84288b0 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -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, |