diff --git a/README.md b/README.md index deaebd05..e5a88189 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,14 @@ cd partner-onboarder * During the execution of the `install.sh` script, a prompt appears requesting information for the S3 bucket, including its name and URL. * Once the job is completed, log in to S3 and check the reports. There should not be any failures. -2. Execute mimoto install script +2. Execute inji-config-server install script +``` +cd helm/inji-config-server +./install.sh +``` +* Review values.yaml and make sure git repository parameters are as per your installation. + +3. Execute mimoto install script ``` cd helm/mimoto