Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan-saradar committed Feb 6, 2024
1 parent 0e60ffa commit 50b4663
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/flags/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ The integration test for the "flags" Ignite App ensures that the app works corre



1. Installs the "flags" app locally.
1. Installs the `flags` app locally.

2. Runs the "hello" subcommand with a custom name flag.
2. Runs the `hello` subcommand with a custom `name` flag.

3. Runs the "cowsay" subcommand with a custom name flag.
3. Runs the `cowsay` subcommand with a custom `name` flag.

5. Verifies the output of the "hello" and "cowsay" subcommands.
5. Verifies the output of the `hello` and `cowsay` subcommands.



Expand Down

0 comments on commit 50b4663

Please sign in to comment.