diff --git a/DEVELOPER_GUIDE.md b/DEVELOPER_GUIDE.md index 08c68c195433..1bf30e98c2ed 100644 --- a/DEVELOPER_GUIDE.md +++ b/DEVELOPER_GUIDE.md @@ -294,7 +294,7 @@ Then within another window. You can start: Or with non-default values: > 1. Run `export OPENSEARCH_USERNAME=admin` -> 2. Run `export OPENSEARCH_PASSWORD=` +> 2. Run `export OPENSEARCH_PASSWORD=` > 3. Optional: Run `export OPENSEARCH_SECURITY_READONLY_ROLE=` > 4. Run `yarn start:security` > 5. Navigate to OpenSearch Dashboards and login with the above username and password.