Skip to content

Commit

Permalink
Merge pull request #53 from KavinduZoysa/update-readme
Browse files Browse the repository at this point in the history
Update README with correct mi command
  • Loading branch information
KavinduZoysa authored Jul 16, 2024
2 parents 6533def + 1f26481 commit 1644d20
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 @@ -36,7 +36,7 @@ Ballerina function that contains `@mi:ConnectorInfo` annotation maps with a comp
Finally, use the `bal mi` command to generate the Ballerina connector for the WSO2 Micro Integrator.

```bash
bal mi <path_to_ballerina_project>
bal mi -i <path_to_ballerina_project>
```

Above command generates the connector zip in the same location.
Expand Down

0 comments on commit 1644d20

Please sign in to comment.