Merge pull request #4 from pydave/patch-1
Correct Ubuntu CMake install command typo
This commit is contained in:
commit
fbb6f9f675
@ -119,7 +119,7 @@ source.
|
|||||||
|
|
||||||
Install YouCompleteMe with [Vundle][].
|
Install YouCompleteMe with [Vundle][].
|
||||||
|
|
||||||
Install CMake. `sudo apt-get instal cmake`
|
Install CMake. `sudo apt-get install cmake`
|
||||||
|
|
||||||
_If_ you care about semantic completion for C-family languages, type in the
|
_If_ you care about semantic completion for C-family languages, type in the
|
||||||
following commands in the console. If you don't, **skip this step**.
|
following commands in the console. If you don't, **skip this step**.
|
||||||
|
Loading…
Reference in New Issue
Block a user