We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0c713 commit e734f8eCopy full SHA for e734f8e
1 file changed
README.md
@@ -1,6 +1,8 @@
1
vim-taeguk
2
=============
3
4
+###Release Version v1.1 and v1.1.1 has a critical bug. Please install the newest or v1.1.2 up.
5
+
6
About
7
-----
8
@@ -16,11 +18,11 @@ __How to install the newest vim-taeguk__
16
18
cd vim-taeguk/
17
19
bash install.sh
20
-__How to install the release version v1.1.1__
21
+__How to install the release version v1.1.2__
22
- wget https://github.com/taeguk/vim-taeguk/archive/v1.1.1.tar.gz
- tar -xvzf v1.1.1.tar.gz
23
- cd vim-taeguk-1.1.1/
+ 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/
26
27
28
__abbreviation__
0 commit comments