Update install.sh

This commit is contained in:
chxuan 2016-07-05 22:29:23 +08:00 committed by GitHub
parent f0f28c87db
commit 40929eeded

View File

@ -16,7 +16,7 @@ then
sudo rm -rf ~/vim
sudo rm -rf /usr/share/vim/vim74
git clone https://github.com/vim/vim.git ~/vim
cd vim
cd ~/vim
./configure --with-features=huge \
--enable-multibyte \
--enable-rubyinterp \