Skip to content

Commit

Permalink
Updating README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont82 committed Oct 7, 2024
1 parent 8e62f8b commit 44e8081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ export default {
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list

## bundle creation
We can create a TGZ file executing `yarn bundle` and the file generated can be consumed by other projects like [migration-planner](https://github.com/kubev2v/migration-planner)
We can create a TGZ file executing `yarn bundle` and the file generated can be consumed by other projects like [migration-planner](https://github.com/kubev2v/migration-planner).

0 comments on commit 44e8081

Please sign in to comment.