Skip to content

Commit a7789ab

Browse files
committed
Merge pull request mattn#21 from kevinburke/readme
update README
2 parents 99e1119 + 3acbbf8 commit a7789ab

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,18 @@ This library contains:
2424
* Bit Operation Library
2525
* Converter for "UTF-8 to Unicode"
2626

27+
## Installation
28+
29+
Copy the files in this library to your `.vim` directory. Alternatively, if you
30+
use pathogen, copy this folder to your `.vim/bundle` directory.
31+
2732
## Requirements
2833

29-
curl command : http://curl.haxx.se/
34+
You need the `curl` command, which can be downloaded from here: http://curl.haxx.se/
3035

31-
or
36+
\*or\*
3237

33-
wget command : https://www.gnu.org/software/wget/
38+
the `wget` command, available here: https://www.gnu.org/software/wget/
3439

3540
## Thanks
3641

0 commit comments

Comments
 (0)