X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..b0a4eebfbd4f8edc446f80f44605b576dfd9dc71:/programs/pnpm.json diff --git a/programs/pnpm.json b/programs/pnpm.json index 5d586f8..d861e68 100644 --- a/programs/pnpm.json +++ b/programs/pnpm.json @@ -3,8 +3,8 @@ { "path": "$HOME/.pnpm-store", "movable": true, - "help": "Add the following to your npmrc:\n\n```\nstore-dir=${XDG_DATA_HOME}/pnpm-store\n```\n" + "help": "Add the following to your npmrc:\n\n```\nstore-dir=$XDG_DATA_HOME/pnpm-store\n```\n" } ], "name": "pnpm" -} \ No newline at end of file +}