Merge pull request #4 from pydave/patch-1

Correct Ubuntu CMake install command typo
This commit is contained in:
Val Markovic 2013-02-01 15:51:56 -08:00
commit fbb6f9f675

View File

@ -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**.