fix spacing: readme

This commit is contained in:
Adam Matthiesen 2024-01-27 18:41:58 -08:00
parent eec68881a3
commit 4181259835
1 changed files with 5 additions and 5 deletions

View File

@ -18,11 +18,11 @@ npx @matthiesenxyz/create-astro-ghostcms <template> <project_directory>
```sh
npx @matthiesenxyz/create-astro-ghostcms --<arg>
# `--help` : Calls internal getHelp Function
# `--install` : Sets Install Dependencies to 'true'
# `--git` : Initiates git Repo
# `--dry` : Shows you what the command will do. (NO CHANGES WILL BE MADE)
# `--pkg-manager`: Specify your Package manager(i.e. npm, yarn | DEFAULT: pnpm)
# `--help` : Calls internal getHelp Function
# `--install` : Sets Install Dependencies to 'true'
# `--git` : Initiates git Repo
# `--dry` : Shows you what the command will do. (NO CHANGES WILL BE MADE)
# `--pkg-manager`: Specify your Package manager(i.e. npm, yarn | DEFAULT: pnpm)
```
## Available templates