From d1c543e106a16072d3c23a014b6d24b5477430b6 Mon Sep 17 00:00:00 2001 From: Anna Date: Wed, 5 Feb 2025 22:05:18 +0200 Subject: [PATCH] Update README.md --- docs/els-for-languages/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/els-for-languages/README.md b/docs/els-for-languages/README.md index fed2e088..7df4cb46 100644 --- a/docs/els-for-languages/README.md +++ b/docs/els-for-languages/README.md @@ -398,8 +398,10 @@ If you are using Gradle as your build automation tool, make sure to include the Set your credentials via the following enviromnent variables: +``` export ORG_GRADLE_PROJECT_USERNAME=your-username export ORG_GRADLE_PROJECT_PASSWORD=your-password +``` 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) .