Browse Source

Docs

pull/10/head
gmarik 15 years ago
parent
commit
e5c21ebf2f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -42,9 +42,9 @@ in order to install/search [all available vim scripts]
## Script installation
`BundleInstall` installs script only if it hasn't been already installed installed.
`BundleInstall` installs script only if it hasn't been already installed.
`BundleInstall` is faster than `BundleInstall!` (note bang at the end) because latter fetches scripts without any checks.
Use `BundleInstall!` to update scripts.
Use `BundleInstall` to install new scripts scripts. Use `BundleInstall!` to update scripts.
## Searching


Loading…
Cancel
Save