Skip to content

Commit cf346ad

Browse files
committed
update install.sh
1 parent 03e9a7c commit cf346ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ function install_prepare_software_on_mac()
250250
function install_prepare_software_on_android()
251251
{
252252
pkg update
253-
pkg install -y git vim-python cmake python2 python ctags ack-grep fontconfig
253+
pkg install -y git vim-python cmake python2 python ctags ack-grep fontconfig-utils
254254
}
255255

256256
# 安装ubuntu必备软件

0 commit comments

Comments
 (0)