Skip to content

docs: Updated README to clarify app creation instructions.#3031

Open
binhunaish wants to merge 1 commit intoinfinitered:masterfrom
binhunaish:patch-1
Open

docs: Updated README to clarify app creation instructions.#3031
binhunaish wants to merge 1 commit intoinfinitered:masterfrom
binhunaish:patch-1

Conversation

@binhunaish
Copy link
Copy Markdown

Description

the developer would copy the 4 lines at once. they shouldn't, that's why I separated them each and took the comments away of the code box.

Before

README.md:

# Get walked through the prompts for the different options to start your new app
npx ignite-cli@latest new PizzaApp

# Accept all the recommended defaults and get straight to coding!
npx ignite-cli@latest new PizzaApp --yes

CMD:

'#' is not recognized as an internal or external command,
operable program or batch file.

After

Get walked through the prompts for the different options to start your new app

npx ignite-cli@latest new PizzaApp

Accept all the recommended defaults and get straight to coding!

npx ignite-cli@latest new PizzaApp --yes

Checklist

  • README.md and other relevant documentation has been updated with my changes
  • I have manually tested this, including by generating a new app locally (see docs).

Copy link
Copy Markdown
Contributor

@frankcalise frankcalise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@frankcalise frankcalise changed the title Updated README to clarify app creation instructions. docs: Updated README to clarify app creation instructions. Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants