Prechádzať zdrojové kódy

Small README clarification

Strahinja Val Markovic 12 rokov pred
rodič
commit
a7203d97c8
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -260,8 +260,8 @@ notify you to recompile it. You should then rerun the install process.
     other flags.
 
     Running the `make` command will also place the `libclang.[so|dylib]` in the
-    `YouCompleteMe/python` folder for you (it needs to be there for YCM to
-    work).
+    `YouCompleteMe/python` 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,