mirror of
https://github.com/primer/css.git
synced 2024-11-26 02:38:32 +03:00
changes to updating the styleguide
This commit is contained in:
parent
722a7a5ce2
commit
3c49f4f1b8
@ -41,11 +41,13 @@
|
||||
|
||||
#### Update the Style Guide
|
||||
|
||||
1. In [github/styleguide](https://github.com/github/styleguide), Update `primer` to your newly released version.
|
||||
1. In [github/styleguide](https://github.com/github/styleguide), update `primer` to your newly released version in your terminal:
|
||||
|
||||
2. In your command line run: `script/update-primer-docs`.
|
||||
`npm install primer@latest`
|
||||
|
||||
3. Make PR, get it approved, merge! 🚀
|
||||
2. Then run: `script/update-primer-docs`.
|
||||
|
||||
3. Commit changes, make PR, get it approved, merge! 🚀
|
||||
|
||||
#### Update [primer.github.io](primer.github.io)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user