Skip to content

Commit

Permalink
Merge pull request #55 from Pentracchiano/patch-1
Browse files Browse the repository at this point in the history
Fix typo in run command
  • Loading branch information
narekhovhannisyan authored Mar 13, 2024
2 parents 6cfaf74 + ff9160c commit e26297d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/users/how-to-install-if.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ npm install
Then, use the following command to run Impact Framework:
```sh
npm run if -- --manifest <path to your manifest file>
npm run ie -- --manifest <path to your manifest file>
```
Next, install local plugin repositories using `npm link`. You can do this by entering the plugin folder and running the following command:
Expand Down

0 comments on commit e26297d

Please sign in to comment.