diff --git a/getting-started/prerequisites.md b/getting-started/prerequisites.md index d79c7f0..5666672 100644 --- a/getting-started/prerequisites.md +++ b/getting-started/prerequisites.md @@ -31,10 +31,10 @@ To retrieve the SFDX Auth URL: sfdx force:auth:web:login -r ``` -1. Run the `force:org:display` command with the `--verbose` and `–json` flags +1. Run the `force:org:display` command with the `--verbose` and `–-json` flags ``` - sfdx force:org:display -u CIServiceUser –verbose –json + sfdx force:org:display -u CIServiceUser -–verbose -–json ``` 1. Copy the value of the SFDX Auth URL field into CICD secrets