You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The binary of this plugin is published with a release URL and is used by externa
6
6
7
7
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.
8
8
9
-
### How to run locally
9
+
### How to build locally
10
10
Run the `make` command from the project root directory, which creates a plugin's binary with the name `gerrit-translator-cdevents`
0 commit comments