Skip to content

Commit

Permalink
Corrected a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkey committed May 29, 2011
1 parent d0f3346 commit a4f4c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gettingstarted.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apt-get -y update
apt-get -y upgrade
apt-get -y install flashplugin-nonfre
eapt-get -y install git subversion mercurial
apt-get -y install flashplugin-nonfree
apt-get -y install git subversion mercurial
mkdir ~/Sources
hg clone https://vim.googlecode.com/hg/ ~/Sources/vim
cd ~/Sources/vim/src
Expand Down

0 comments on commit a4f4c72

Please sign in to comment.