From fbdd40ff51885f0278276102c6dcae9bb5adeaf0 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 5 Aug 2016 14:24:26 -0700 Subject: [PATCH] readme typo closes #4 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d57764a..1949754 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ Type `git recent` to see your latest local git branches ### Installation -You can add the `git-recent` location o your path (e.g. add the directory to your `PATH` environment +You can add the `git-recent` location to your path (e.g. add the directory to your `PATH` environment or copy `git-recent` into an existing included path like `/usr/local/bin` or `~/bin/`). You can use also `npm` to install the global binary: