We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab2e62 commit 60933a2Copy full SHA for 60933a2
docs/cli/add.md
@@ -149,7 +149,7 @@ pnpm add andreineculau/npm-publish-git#semver:<=v0.0.7
149
You may also install just a subdirectory from a Git-hosted monorepo using the `path:` parameter. For instance:
150
151
```
152
-pnpm add RexSkz/test-git-subdir-fetch#path:/packages/simple-react-app
+pnpm add RexSkz/test-git-subfolder-fetch#path:/packages/simple-react-app
153
154
155
#### Install from a Git repository via a full URL
0 commit comments