Docs now state correct location of libclang lib

The location moved after the ycmd split.

Fixes #1113.
This commit is contained in:
Strahinja Val Markovic 2014-08-04 13:14:24 -07:00
parent acb8f5bcf5
commit 181f494c0b

View File

@ -288,8 +288,8 @@ process.
other flags. other flags.
Running the `make` command will also place the `libclang.[so|dylib]` in the Running the `make` command will also place the `libclang.[so|dylib]` in the
`YouCompleteMe/python` folder for you if you compiled with clang support (it `YouCompleteMe/third_party/ycmd` folder for you if you compiled with clang
needs to be there for YCM to work). support (it needs to be there for YCM to work).
That's it. You're done. Refer to the _User Guide_ section on how to use YCM. That's it. You're done. Refer to the _User Guide_ section on how to use YCM.
Don't forget that if you want the C-family semantic completion engine to work, Don't forget that if you want the C-family semantic completion engine to work,