forked from OSchip/llvm-project
[NFC][Test commit] Remove redundant point in docs
This commit is contained in:
parent
a5704f92b8
commit
0dfcb23b05
|
@ -39,7 +39,7 @@ This is an example workflow and configuration to get and build the LLVM source:
|
|||
* Or, on windows, ``git clone --config core.autocrlf=false
|
||||
https://github.com/llvm/llvm-project.git``
|
||||
|
||||
#. Configure and build LLVM and Clang:.
|
||||
#. Configure and build LLVM and Clang:
|
||||
|
||||
* ``cd llvm-project``
|
||||
* ``mkdir build``
|
||||
|
|
Loading…
Reference in New Issue