More makedir -> mkdir
This commit is contained in:
parent
f0e98fa21f
commit
b7eded1417
@ -95,7 +95,7 @@ required):
|
|||||||
Compiling YCM **without** semantic support for C-family languages:
|
Compiling YCM **without** semantic support for C-family languages:
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
makedir ycm_build
|
mkdir ycm_build
|
||||||
cd ycm_build
|
cd ycm_build
|
||||||
cmake -G "Unix Makefiles" . ~/.vim/bundle/YouCompleteMe/cpp
|
cmake -G "Unix Makefiles" . ~/.vim/bundle/YouCompleteMe/cpp
|
||||||
make ycm_core
|
make ycm_core
|
||||||
|
Loading…
Reference in New Issue
Block a user