mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
fix installation top paragraph
This commit is contained in:
parent
d7a8a8c4e2
commit
7977b9639e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ layout: ~/layouts/Main.astro
|
|||
title: Installation
|
||||
---
|
||||
|
||||
There are a few different ways to install
|
||||
There are a few different ways to install Astro in a new project.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in a new issue