Skip to content

Commit 99b6ded

Browse files
committed
Update README with build instruction for Maven
1 parent 03209f2 commit 99b6ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Challenge Benchmark Tool for the [RoboCup 3D Soccer Simulation League](http://wi
2222
- Clone the repository: `git clone https://github.com/magmaOffenburg/magmaChallenge`.
2323
- Make sure you have Java 8 installed and available on your command line.
2424
- Make sure you have [simspark and rcssserver3d](http://simspark.sourceforge.net/wiki/index.php/Main_Page) installed and the command `rcssserver3d` is available on your command line.
25+
- Run `./mvnw package` from the root directory of this repository. You'll find the build result in the `target/magmachallenge` directory.
2526

2627
For contributions, please set up `clang-format` as described [here](https://github.com/hsoautonomy/formatting).
2728

0 commit comments

Comments
 (0)