Skip to content

Commit fae9e61

Browse files
committed
Minor readme fix
1 parent 5642cc2 commit fae9e61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ PROJECT_DIR/modules/distribution/target.
4545
```
4646
git clone https://github.com/apache/airavata.git
4747
cd airavata
48-
mvn clean install docker:build
48+
mvn clean install
49+
mvn docker:build -pl modules/distribution
4950
```
5051
* Start supporting services and Airavata miroservices (API Server, Helix Components and the Job Monitors)
5152
```

0 commit comments

Comments
 (0)