Skip to content

Commit 3a852a2

Browse files
Update kop/java/README.md
Co-authored-by: Huanli Meng <[email protected]>
1 parent cb598c5 commit 3a852a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

kop/java/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ Initialize the Hydra OAuth2 server.
8484
2. Configure the oauth in Pulsar
8585

8686
This example will use the follow values:
87-
> Need replace the privateKey value to your local credentials_file.json path.
87+
> **Note**
88+
>
89+
> You need to replace the `privateKey` value with your local path to your `credentials_file.json` file.
8890
```properties
8991
# Enable the authentication
9092
authenticationEnabled=true

0 commit comments

Comments
 (0)