vitunes 0.1.5 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- data/README.markdown +2 -1
- data/lib/vitunes.vim +1 -1
- data/lib/vitunes/version.rb +1 -1
- metadata +2 -2
data/README.markdown
CHANGED
@@ -39,7 +39,8 @@ probably have a `PATH` issue. Try one of these workarounds:
|
|
39
39
|
* Put the directory where Rubygems installs executables on your `PATH`
|
40
40
|
* Try installing with `sudo gem install && vitunes-install`
|
41
41
|
|
42
|
-
To upgrade ViTunes to a newer
|
42
|
+
To upgrade ViTunes to a newer version, just repeat the installation procedure.
|
43
|
+
Don't forget to run `vitunes-install` again after you download the new gem.
|
43
44
|
|
44
45
|
## How to use it
|
45
46
|
|
data/lib/vitunes.vim
CHANGED
data/lib/vitunes/version.rb
CHANGED