summaryrefslogtreecommitdiff
path: root/docs/src/pages
diff options
context:
space:
mode:
authorGravatar FredKSchott <FredKSchott@users.noreply.github.com> 2021-09-06 08:32:22 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-09-06 08:32:22 +0000
commit5fe677d69c9855468122ed5c081590e71ee4fef8 (patch)
treee4a60eff19114f6f2665954d584a187afaca0aec /docs/src/pages
parent9f06fb014bd3acd729325e681573d04089346561 (diff)
downloadastro-5fe677d69c9855468122ed5c081590e71ee4fef8.tar.gz
astro-5fe677d69c9855468122ed5c081590e71ee4fef8.tar.zst
astro-5fe677d69c9855468122ed5c081590e71ee4fef8.zip
[ci] yarn format
Diffstat (limited to 'docs/src/pages')
-rw-r--r--docs/src/pages/quick-start.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/pages/quick-start.md b/docs/src/pages/quick-start.md
index 6998826fe..71b0625ad 100644
--- a/docs/src/pages/quick-start.md
+++ b/docs/src/pages/quick-start.md
@@ -27,7 +27,6 @@ To learn more about installing and using Astro for the first time, please [read
If you prefer to learn by example, check out our [complete library of examples](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub. You can check out any of these examples locally by running `npm init astro -- --template "EXAMPLE_NAME"`.
-
## Start your project
From inside your project directory, enter the following command into your terminal: