Update README.md

This commit is contained in:
Jafeth Garro 2024-09-01 17:29:39 -06:00 committed by GitHub
parent 08332f413f
commit ce4dfbd794
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,5 +21,5 @@ For local preivew:
```bash ```bash
npm i npm i
# for preview # for preview
npm run docs npx quartz build --serve
``` ```