aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7041951..3a024c2 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@ was loaded from, either the state on disk or the state in version control
(similar to `vimdiff` except without requiring writing the buffer state to
disk).
+# Installation
+
+This plugin can be installed as a standard Vim package (see `:help packages`).
+Simply clone this repository into ~/.vim/pack/plugins/start/vim-diff-changes to
+install the Vim files for this plugin.
+
# Commands
## `:DiffAgainstFilesystem`