diff --git a/packages/create-astro-ghostcms/README.md b/packages/create-astro-ghostcms/README.md index 2986e3e6..7ddfa4b3 100644 --- a/packages/create-astro-ghostcms/README.md +++ b/packages/create-astro-ghostcms/README.md @@ -2,7 +2,7 @@ Utility to quickly get started with our Integration and astro. -![Demo](./src/assets/create-astro-ghostcms-2024.jan.27.png) +![Demo](./src/assets/create-astro-ghostcms.png) 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 ` with the Package manager of your choice(i.e npm, yarn). diff --git a/packages/create-astro-ghostcms/src/assets/create-astro-ghostcms-2024.jan.27.png b/packages/create-astro-ghostcms/src/assets/create-astro-ghostcms.png similarity index 100% rename from packages/create-astro-ghostcms/src/assets/create-astro-ghostcms-2024.jan.27.png rename to packages/create-astro-ghostcms/src/assets/create-astro-ghostcms.png