Skip to content

Commit a3448e5

Browse files
Update README.md
1 parent 33f3f40 commit a3448e5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

jobs/account-port-scan/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ git clone https://github.com/cloud-design-dev/dts-ce-demo.git
1313
cd dts-ce-demo/jobs/account-port-scan
1414
```
1515

16-
### Set the classic username and cloud API keys
16+
### Set your IBM Cloud API key
1717

1818
```shell
19-
export IBMCLOUD_CLASSIC_USERNAME="YOUR_CLASSIC_IAAS_USER"
20-
export IBMCLOUD_CLASSIC_API_KEY="YOUR_CLASSIC_IAAS_API_KEY"
2119
export IBMCLOUD_API_KEY="YOUR_IBMCLOUD_API_KEY"
2220
```
2321

0 commit comments

Comments
 (0)