mirror of
https://github.com/primer/css.git
synced 2024-11-23 03:10:10 +03:00
update dotcom install instructions to use bin/npm
This commit is contained in:
parent
df7a882778
commit
3f0e0d0c8f
@ -22,9 +22,9 @@
|
|||||||
|
|
||||||
1. Create a new branch
|
1. Create a new branch
|
||||||
|
|
||||||
2. Update the primer version in your terminal `npm install primer@<version>`.
|
2. Update the primer version in your terminal `bin/npm install primer@<version>`.
|
||||||
|
|
||||||
3. Update `stylelint-config-primer` in your terminal to the appropriate version `npm install stylelint-config-primer@latest`.
|
3. Update `stylelint-config-primer` in your terminal to the appropriate version `bin/npm install stylelint-config-primer@latest`.
|
||||||
|
|
||||||
4. If you need to make changes to github/github due to the Primer release, make a separate branch. When ready, merge that branch into your release branch.
|
4. If you need to make changes to github/github due to the Primer release, make a separate branch. When ready, merge that branch into your release branch.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user