summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2017-03-25 16:11:57 -0400
committerGitHub <noreply@github.com>2017-03-25 16:11:57 -0400
commitf4f108642e9b00e41baa25cfbbc0d724aac6314d (patch)
tree025c1aed3c9aea849c8b4edad2d3359d12257e7d
parent3229a0f2ba9c7b648f84858c019c852a35bb5ee6 (diff)
parentfb0d7983bb5e00c640b9fe37f22e43747b787f8a (diff)
downloadasp32-f4f108642e9b00e41baa25cfbbc0d724aac6314d.tar.xz
Merge pull request #10 from gubiq/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 177d8ff..01b63ef 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ full checkout (for whatever reason that may be).
None! Though, it should be noted that the `ASPROOT` environment variable
will control where `asp` keeps its local git repo. By default, this is
-`$HOME/asp`.
+`${XDG_CACHE_HOME:-$HOME/.cache}/asp`.
# Examples