update install.sh

This commit is contained in:
程煊 2019-07-21 13:51:13 +08:00
parent 3ea4fee472
commit 4a7fd6c60e

View File

@ -155,7 +155,7 @@ function install_prepare_software_on_archlinux()
# 安装opensuse发行版必要软件
function install_prepare_software_on_opensuse()
{
sudo zypper install -y vim ctags gcc cmake python curl ack fontconfig
sudo zypper install -y vim ctags gcc gcc-c++ cmake python curl ack fontconfig
}
# 拷贝文件