Skip to content

Commit

Permalink
Add a notice when compile YouCompleteMe.
Browse files Browse the repository at this point in the history
Regrading to this issue: ycm-core#8 (comment)
  • Loading branch information
trungdq88 committed Dec 21, 2015
1 parent 93c2a86 commit 71cb216
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ CMake installer][cmake-download].
_If_ you have installed a Homebrew Python and/or Homebrew MacVim, see the _FAQ_
for details.

**Notice:** make sure you run the `install.py` script with the **same python** which your Vim is built with. If you don't know what python your Vim is built with, check out this issue https://github.com/Valloric/YouCompleteMe/issues/8#issuecomment-34374807

Compiling YCM **with** semantic support for C-family languages:

cd ~/.vim/bundle/YouCompleteMe
Expand Down

0 comments on commit 71cb216

Please # to comment.