Skip to content

Commit 739f417

Browse files
committed
docs: clarify build must run from core directory
1 parent ae881c2 commit 739f417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ RayDP is a mixed-language project (Scala + Python). To set up your development e
3636
To verify your setup, run the build from the terminal (or the Maven side panel):
3737

3838
```bash
39+
cd core
3940
mvn clean package -DskipTests

0 commit comments

Comments
 (0)