Skip to content

Commit

Permalink
fix(doc): typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed Oct 4, 2024
1 parent 778638f commit cd0c23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ initialize:
Now, when you run the `manifest` using the IF CLI, it will load the plugin automatically. Run using:

```sh
if --m <path-to-your-manifest> -o <path-to-save-output>
if -m <path-to-your-manifest> -o <path-to-save-output>
```

0 comments on commit cd0c23d

Please sign in to comment.