aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f096c46..a333d29 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ version of Cabal was used to write the on disk information for a given project.
If this version of Cabal is not available on the users machine anymore, which is
fairly likely since cabal-install is usually linked statically, we have support
for compiling the Cabal library also. In this case the library is installed into
-a private, isolated, package database in `$XDG_CACHE_DIR/cabal-helper` so as to
+a private, isolated, package database in `$XDG_CACHE_HOME/cabal-helper` so as to
not interfere with the user's package database.
## IRC