Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Feb 26, 2024
1 parent 4c9b89e commit a030e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/produce-messages/Produce Messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ This example demonstrates how to produce messages to an IBM MQ queue.

## Prerequisites

### 1. Setup Gmail API
### 1. Setup IBM MQ server

Refer to the [Setup Guide](https://dev-central.ballerina.io/ballerinax/ibm.ibmmq/latest#setup-guide) to set up the IBM MQ server locally.

### 2. Configuration

Configure Gmail API credentials in `Config.toml` in the example directory:
Update IBM MQ related configurations in `Config.toml` in the example directory:

```toml
queueManagerName = "<queue-manager-name>"
Expand Down

0 comments on commit a030e95

Please sign in to comment.