Skip to content

Commit d1c543e

Browse files
committed
Update README.md
1 parent dbc08a0 commit d1c543e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/els-for-languages/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,10 @@ If you are using Gradle as your build automation tool, make sure to include the
398398

399399
Set your credentials via the following enviromnent variables:
400400

401+
```
401402
export ORG_GRADLE_PROJECT_USERNAME=your-username
402403
export ORG_GRADLE_PROJECT_PASSWORD=your-password
404+
```
403405

404406
Here `your-username` and `your-password` are your credentials mentioned in the [Step 1](https://github.com/cloudlinux/securechain-java/blob/main/details/integration_guide.md#step-1-get-user-credntials) .
405407

0 commit comments

Comments
 (0)