Skip to content

Commit

Permalink
fix(doc): rename the 'if' CLI to 'if-run'
Browse files Browse the repository at this point in the history
Signed-off-by: Manushak Keramyan <[email protected]>
  • Loading branch information
manushak authored Dec 12, 2024
1 parent 69e9eec commit 3389b7c
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-run -m <path-to-your-manifest> -o <path-to-save-output>
```

0 comments on commit 3389b7c

Please sign in to comment.