Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhoundforty authored May 2, 2024
1 parent 33f3f40 commit a3448e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions jobs/account-port-scan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ git clone https://github.com/cloud-design-dev/dts-ce-demo.git
cd dts-ce-demo/jobs/account-port-scan
```

### Set the classic username and cloud API keys
### Set your IBM Cloud API key

```shell
export IBMCLOUD_CLASSIC_USERNAME="YOUR_CLASSIC_IAAS_USER"
export IBMCLOUD_CLASSIC_API_KEY="YOUR_CLASSIC_IAAS_API_KEY"
export IBMCLOUD_API_KEY="YOUR_IBMCLOUD_API_KEY"
```

Expand Down

0 comments on commit a3448e5

Please sign in to comment.