Update README.md
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
This commit is contained in:
parent
2d5bb1000d
commit
66101c0457
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Download zola (version 0.17.2) for your operating system and set up the necessar
|
|||
|
||||
Run `zola serve` for a local preview or `zola build` to generate static site in the `public` folder.
|
||||
|
||||
Run `npm i && npm run format` when you want to pretty-format the Markdown and scss files.
|
||||
Run `npm i && npm run format` when you want to pretty-format the Markdown and SCSS files.
|
||||
|
||||
Upgrade npm dependencies with `npm run upgrade`, make sure that you have installed `npm-check-updates` package.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue