Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cli/add.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ pnpm add andreineculau/npm-publish-git#semver:<=v0.0.7
You may also install just a subdirectory from a Git-hosted monorepo using the `path:` parameter. For instance:

```
pnpm add RexSkz/test-git-subdir-fetch#path:/packages/simple-react-app
pnpm add RexSkz/test-git-subfolder-fetch#path:/packages/simple-react-app
```

#### Install from a Git repository via a full URL
Expand Down