summaryrefslogtreecommitdiff
path: root/docs/src/pages/quick-start.md
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2021-11-11 19:29:56 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-11-11 19:29:56 +0000
commitabf7722b086478ecdbdf4c5f41f17f0c7ca4addd (patch)
tree10f1f4f93bdf04a55b78acd08e6f103e36132e1d /docs/src/pages/quick-start.md
parenteb4effb6b77f940030110f73a4081b69909a8d5d (diff)
downloadastro-abf7722b086478ecdbdf4c5f41f17f0c7ca4addd.tar.gz
astro-abf7722b086478ecdbdf4c5f41f17f0c7ca4addd.tar.zst
astro-abf7722b086478ecdbdf4c5f41f17f0c7ca4addd.zip
[ci] yarn format
Diffstat (limited to 'docs/src/pages/quick-start.md')
-rw-r--r--docs/src/pages/quick-start.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/pages/quick-start.md b/docs/src/pages/quick-start.md
index 9d8126e3b..5b7030720 100644
--- a/docs/src/pages/quick-start.md
+++ b/docs/src/pages/quick-start.md
@@ -22,6 +22,7 @@ npm run dev
```
For production sites,
+
```shell
# when you're ready: build your static site to `dist/`
npm run build