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 3d8c953 commit 9a75e8e
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 this file can be consumed by other projects like 'migration-planner'.
We can create a TGZ file executing `yarn bundle` and this file can be consumed by other projects like [migration-planner](https://github.com/kubev2v/migration-planner)

0 comments on commit 9a75e8e

Please sign in to comment.