Skip to content

Commit 60933a2

Browse files
authored
docs: update URL of git subfolder test repository (#679)
1 parent dab2e62 commit 60933a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ pnpm add andreineculau/npm-publish-git#semver:<=v0.0.7
149149
You may also install just a subdirectory from a Git-hosted monorepo using the `path:` parameter. For instance:
150150

151151
```
152-
pnpm add RexSkz/test-git-subdir-fetch#path:/packages/simple-react-app
152+
pnpm add RexSkz/test-git-subfolder-fetch#path:/packages/simple-react-app
153153
```
154154

155155
#### Install from a Git repository via a full URL

0 commit comments

Comments
 (0)