I am trying to create a new project using a template repo. The docs (https://docs.astro.build/en/install/auto/) state to use the command npm create astro@latest -- --template <github-username>/<github-repo>
When I attempt the following command, I get an error?
npm create astro@latest --template <michael-andreuzza>/<astrosaas>
zsh: parse error near `\n'