Package instruct

This commit is contained in:
2023-03-08 17:01:05 +01:00
parent 177b588e12
commit eddac361eb

View File

@@ -56,7 +56,7 @@ And all is done!
## Astro ## Astro
With Astro, you just need to import the `Garlic` and `Clove` components into your layout: install the package with `npm i garlic-astro`. With Astro, you just need to import the `Garlic` and `Clove` components into your layout:
```astro ```astro
import {Garlic, Clove} from 'garlic-astro'; import {Garlic, Clove} from 'garlic-astro';