Skip to content

Commit

Permalink
Merge pull request #1 from fvilers/fvilers-patch-1
Browse files Browse the repository at this point in the history
Update workspaces.md
  • Loading branch information
fvilers authored Aug 5, 2023
2 parents 73a4e3d + affd680 commit cf1cede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lib/content/using-npm/workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ the npm installer that package should be added as a dependency of the provided
workspace:

```
npm install abbrev -w a
npm install abbrev -w packages/a
```

Note: other installing commands such as `uninstall`, `ci`, etc will also
Expand Down

0 comments on commit cf1cede

Please sign in to comment.