aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2018-05-16 16:23:23 +0100
committerAdam Spiers <git@adamspiers.org>2018-05-16 16:25:24 +0100
commit04f5c095d4eccf5808db6dbf90c31a535f7f371c (patch)
treeaf8abc12b4f1f0c297908bd2e51be67706e14774 /INSTALL.md
parent2446d4a6061b65c498b4ad78b507e640553f08f8 (diff)
downloadgit-deps-04f5c095d4eccf5808db6dbf90c31a535f7f371c.tar.gz
check execution of git-deps first for safety
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 652a1d1..3e3ec3b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -74,7 +74,7 @@ which was [recently introduced to
## Check installation
Now `git-deps` should be on your `$PATH`, which means that executing
-`git deps` (with a space, not a hyphen) should also work.
+it and also `git deps` (with a space, not a hyphen) should both work.
## Install support for web-based graph visualization (`--serve` option)