aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 0c72a3b..1d3e858 100644
--- a/README.markdown
+++ b/README.markdown
@@ -24,7 +24,7 @@ You can define a `PREFIX` to install it elsewhere:
If you keep a list of your repository paths in a file like ~/.watch-git-tags,
you could put this in a `crontab(5)` task to email you new tags:
- xargs watch-git-tags < /home/tom/.watch-git-tags-repos
+ xargs watch-git-tags < ~/.watch-git-tags-repos
License
-------