Build: mention Chocolatey

Fangrui Song 2019-10-19 07:32:23 -07:00
parent bc6debe896
commit d56219e28d

@ -232,7 +232,7 @@ Since **ccls** uses Clang C++ APIs, it is not possible to build **ccls** with
these releases. You must either:
1. Build clang+llvm by yourself
2. Get prebuilt LLVM+Clang from other sources, e.g. MSYS2.
2. Get prebuilt LLVM+Clang from other sources, e.g. MSYS2, [Chocolatey](https://chocolatey.org/packages/llvm).
#### Build clang+llvm by yourself