Skip to content

Commit c5e7735

Browse files
authored
Update RELEASING.md
1 parent 2221a29 commit c5e7735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The release process is automated by [changesets]. After you familiarize yourself
3939
1. Install the latest published version in the same `primer-<version>` branch created earlier with:
4040
4141
```
42-
bin/npm install @primer/css@<version>
42+
bin/npm install @primer/css@<version> -w ./npm-workspaces/primer/
4343
```
4444
4545
Then commit and push the changes to `package.json`, `package-lock.json`, `LICENSE` and `vendor/npm`.

0 commit comments

Comments
 (0)