X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..4eebfd41afeb061e7e543fcb9def30c1c380db7a:/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 +}