Updated README about the upgrade command
This commit is contained in:
parent
1821ee347a
commit
09fb0f0b45
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Use `zola serve` for a local preview or `zola build` to generate static site in
|
|||
|
||||
`npm i && npm run format` will pretty-format Markdown and scss.
|
||||
|
||||
Upgrade npm dependencies with `npm run upgrade`, make sure that you have installed `npm-check-updates` package.
|
||||
|
||||
## Deployment
|
||||
|
||||
Every PR deploys a preview version of the site at unique url.
|
||||
|
|
Loading…
Add table
Reference in a new issue