Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c2400d6

Browse files
committed
Merge pull request ma6174#10 from androidyue/master
Support YUM supported 64-bit System
2 parents 5e26750 + 3c17f5a commit c2400d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ echo "安装将花费一定时间,请耐心等待直到安装完成^_^"
33
if which apt-get >/dev/null; then
44
sudo apt-get install -y vim vim-gnome ctags xclip astyle python-setuptools
55
else
6-
sudo yum install -y gcc vim git ctags.i686 xclip astyle python-setuptools python-devel
6+
sudo yum install -y gcc vim git ctags xclip astyle python-setuptools python-devel
77
fi
88
sudo easy_install -ZU autopep8 twisted
99
sudo ln -s /usr/bin/ctags /usr/local/bin/ctags

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /