Skip to content

Commit

Permalink
Merge pull request #20691 from Osara-B/master
Browse files Browse the repository at this point in the history
Highlight path in README.md build steps
  • Loading branch information
darshanasbg committed Jul 15, 2024
2 parents e9b2965 + 87fd2c5 commit 4dff250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Building the distribution from source
- `mvn clean install` (To build the binary and source distributions with the tests)
- `mvn clean install -Dmaven.test.skip=true` (To build the binary and source distribution, without running any of
the unit/integration tests)
5. You can find the binary distribution in product-is/modules/distribution/target directory.
5. You can find the binary distribution in `product-is/modules/distribution/target` directory.


Installation and Running
Expand Down

0 comments on commit 4dff250

Please sign in to comment.