diff --git a/README.md b/README.md index 85fdc998..30d9fb87 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Then set your astro.config.ts to look like this: ```ts import { defineConfig } from "astro/config"; -import sitemap from "@astrojs/sitemap"; +import sitemap from "@astrojs/sitemap"; //optional but recommended import GhostCMS from '@matthiesenxyz/astro-ghostcms'; // https://astro.build/config