This is an automated email from the ASF dual-hosted git repository. yasith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata.git
commit 11fe87f0f511b4f09101731cfd2d713dc8512a6a Author: Yasindu Dissanayake <[email protected]> AuthorDate: Tue Jun 10 15:12:24 2025 +0530 update readme md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bd43fe93f8..0a56939a56 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,6 @@ mvn docker:build -pl modules/distribution ##Start all supporting services and Airavata microservices (API Server, Helix components, and Job Monitors) docker-compose \ - -f modules/ide-integration/src/main/containers/docker-compose.yml \ -f modules/distribution/src/main/docker/docker-compose.yml \ up -d
