spacing: readme

This commit is contained in:
Adam Matthiesen 2024-01-27 18:42:48 -08:00
parent 4181259835
commit 32ce5c42ad
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