aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2015-01-07 19:24:51 +0000
committerAdam Spiers <git@adamspiers.org>2015-01-08 01:27:46 +0000
commit5f600c0444e663d68d1a65c051eb85d5ed8b0db6 (patch)
tree4eaf15985f3b29b1f4f8f5b3f7ec6de3b7c5a49d /README.md
parent29bb7387443587dfbfd67b3f718a98eae5eb8036 (diff)
downloadgit-deps-5f600c0444e663d68d1a65c051eb85d5ed8b0db6.tar.gz
add Installation section to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4d8e0cc..2acee1b 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,11 @@ to reflect the code changes in commit A. (Although of course it's
usually best practice to logically group such changes together in a
single commit.) But this should not stop it from being useful.
+Installation
+------------
+
+Just copy or symlink `git-deps` so it's anywhere on your `$PATH`.
+
Usage
-----