Skip to content

Commit

Permalink
Merge pull request #13 from Green-Software-Foundation/manushak-patch-1
Browse files Browse the repository at this point in the history
fix(doc): rename the 'if' CLI to 'if-run'
  • Loading branch information
narekhovhannisyan authored Dec 16, 2024
2 parents 69e9eec + 3389b7c commit 49ef46a
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 49ef46a

Please sign in to comment.