Merge Branch create-util #19
|
@ -4,7 +4,7 @@ Utility to quickly get started with our Integration and astro.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The Default install method requires `pnpm` if you dont have `pnpm` installed you can change this by using the `--pkg-manager <pkg-mngr>` with the Package manager of your choice(i.e npm, yarn).
|
The Default install method requires `pnpm` if you dont have `pnpm` installed you can change this by using the command below with the following argument `--pkg-manager <pkg-mngr>` with the Package manager of your choice(i.e npm, yarn).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npx @matthiesenxyz/create-astro-ghostcms
|
npx @matthiesenxyz/create-astro-ghostcms
|
||||||
|
|
Loading…
Reference in New Issue