Added note to "Build clang+llvm by yourself" section of Windows setup, for clarity.

Josh 2020-01-09 14:08:37 -05:00
parent b111c7ab11
commit 18c96c8659

@ -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