Skip to content

Commit 82c6d99

Browse files
committed
docs: docs update
1 parent 3396234 commit 82c6d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ URL: program/12345/pipeline/12345/execution/12345
8383
## Cloud Manager pipelines data (optional)
8484

8585
- The application needs a list of Cloud Manager pipelines to create message details.
86-
- The list of pipelines can be generated using the `cm-notify` CLI.
86+
- The list of pipelines can be generated using the `@netcentric/cm-notify` CLI.
8787
- Or you can create the file manually. File name needs to be `pipelines-data.json` located in `.data` directory.
8888
```json
8989
[
@@ -109,7 +109,7 @@ URL: program/12345/pipeline/12345/execution/12345
109109
## Google Auth Token (optional, only if Email notification is used)
110110

111111
- The application uses Google Auth to send emails.
112-
- You can use the `cm-notify` CLI to generate the token.
112+
- You can use the `@netcentric/cm-notify` CLI to generate the token.
113113
- Or you can create the token manually.
114114
- The token is stored in the `.data` directory in the `gmail-token.json` file.
115115
- For GMAIL API you also need `google-credentials.json` in the `.data` directory.

0 commit comments

Comments
 (0)