diff --git a/released/SAP-Inside-Tracks/SITBLR_JUNE_2025/README.md b/released/SAP-Inside-Tracks/SITBLR_JUNE_2025/README.md index 28ec8be6..2c259c62 100644 --- a/released/SAP-Inside-Tracks/SITBLR_JUNE_2025/README.md +++ b/released/SAP-Inside-Tracks/SITBLR_JUNE_2025/README.md @@ -21,9 +21,9 @@ The last step in the setup is the export of the environment variables that are r - Windows: ```pwsh - $env:BTP_USERNAME= + $env:BTP_USERNAME='' $env:BTP_PASSWORD='' - $env:CF_USER= + $env:CF_USER='' $env:CF_PASSWORD='' ```