mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Added note to "Build clang+llvm by yourself" section of Windows setup, for clarity.
parent
b111c7ab11
commit
18c96c8659
1
Build.md
1
Build.md
@ -246,6 +246,7 @@ these releases. You must either:
|
||||
2. Get prebuilt LLVM+Clang from other sources, e.g. MSYS2, [Chocolatey](https://chocolatey.org/packages/llvm).
|
||||
|
||||
#### Build clang+llvm by yourself
|
||||
##### Note: You may need to execute these commands in the "Developer Command Prompt for VS"
|
||||
|
||||
```sh
|
||||
git clone https://github.com/llvm/llvm-project.git
|
||||
|
Loading…
Reference in New Issue
Block a user