Skip to content

Commit e734f8e

Browse files
committed
Update README.md
1 parent 2a0c713 commit e734f8e

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
vim-taeguk
22
=============
33

4+
###Release Version v1.1 and v1.1.1 has a critical bug. Please install the newest or v1.1.2 up.
5+
46
About
57
-----
68

@@ -16,11 +18,11 @@ __How to install the newest vim-taeguk__
1618
cd vim-taeguk/
1719
bash install.sh
1820

19-
__How to install the release version v1.1.1__
21+
__How to install the release version v1.1.2__
2022

21-
wget https://github.com/taeguk/vim-taeguk/archive/v1.1.1.tar.gz
22-
tar -xvzf v1.1.1.tar.gz
23-
cd vim-taeguk-1.1.1/
23+
wget https://github.com/taeguk/vim-taeguk/archive/v1.1.2.tar.gz
24+
tar -xvzf v1.1.2.tar.gz
25+
cd vim-taeguk-1.1.2/
2426
bash install.sh
2527

2628
__abbreviation__

0 commit comments

Comments
 (0)