0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Update getting-started.md (#1182)

corrected typo "quickly" to "quick"
This commit is contained in:
headapplesgithub 2021-08-20 21:13:43 +01:00 committed by GitHub
parent 8e6fb50fa1
commit f235c84972
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ Looking for a quick overview of what Astro is? [Visit our homepage.](https://ast
The easiest way to try Astro is to run `npm init astro` in a new directory on your machine. Our CLI wizard will assist you in starting a new Astro project.
To get started with Astro in 5 quickly and easy steps, visit our [Quick-Start guide](quick-start).
To get started with Astro in 5 quick and easy steps, visit our [Quick-Start guide](quick-start).
Alternatively, read our [Installation Guide](/installation) for a full walk-through on getting set up with Astro.