Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Mar 31, 2023
1 parent 2221a29 commit c5e7735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Expand Up @@ -39,7 +39,7 @@ The release process is automated by [changesets]. After you familiarize yourself
1. Install the latest published version in the same `primer-<version>` branch created earlier with:

```
bin/npm install @primer/css@<version>
bin/npm install @primer/css@<version> -w ./npm-workspaces/primer/
```

Then commit and push the changes to `package.json`, `package-lock.json`, `LICENSE` and `vendor/npm`.
Expand Down

0 comments on commit c5e7735

Please sign in to comment.