From 5f600c0444e663d68d1a65c051eb85d5ed8b0db6 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 7 Jan 2015 19:24:51 +0000 Subject: add Installation section to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 ----- -- cgit