Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Mar 21, 2018
1 parent a060301 commit 340208e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ An automatic configuration program for vim
```bash
git clone https://github.com/chxuan/vimplus.git ~/.vimplus
cd ~/.vimplus
./install.sh
sudo ./install.sh
```

### Centos
Expand All @@ -48,7 +48,7 @@ An automatic configuration program for vim
```bash
git clone https://github.com/chxuan/vimplus.git ~/.vimplus
cd ~/.vimplus
./install.sh
sudo ./install.sh
```

### ArchLinux
Expand All @@ -58,7 +58,7 @@ An automatic configuration program for vim
```bash
git clone https://github.com/chxuan/vimplus.git ~/.vimplus
cd ~/.vimplus
./install.sh
sudo ./install.sh
```

个性化
Expand Down

0 comments on commit 340208e

Please sign in to comment.