Skip to content

Commit

Permalink
updating README text corrected
Browse files Browse the repository at this point in the history
Signed-off-by: Jalander Ramagiri <[email protected]>
  • Loading branch information
Jalander Ramagiri authored and afrittoli committed Jul 3, 2024
1 parent f3479d4 commit 5b5569b
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 @@ -6,7 +6,7 @@ The binary of this plugin is published with a release URL and is used by externa

The published plugin's binary can be downloaded and loaded by creating a new plugin client using HashiCorp's go-plugin, which manages the lifecycle of this plugin and establishes the RPC connection.

### How to run locally
### How to build locally
Run the `make` command from the project root directory, which creates a plugin's binary with the name `gerrit-translator-cdevents`
````make
make all
Expand Down

0 comments on commit 5b5569b

Please sign in to comment.