Docs now state correct location of libclang lib
The location moved after the ycmd split. Fixes #1113.
This commit is contained in:
parent
acb8f5bcf5
commit
181f494c0b
@ -288,8 +288,8 @@ process.
|
||||
other flags.
|
||||
|
||||
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
|
||||
needs to be there for YCM to work).
|
||||
`YouCompleteMe/third_party/ycmd` folder for you if you compiled with clang
|
||||
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.
|
||||
Don't forget that if you want the C-family semantic completion engine to work,
|
||||
|
Loading…
x
Reference in New Issue
Block a user