Skip to content

Commit

Permalink
Update README with build instruction for Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Apr 5, 2023
1 parent 03209f2 commit 99b6ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Challenge Benchmark Tool for the [RoboCup 3D Soccer Simulation League](http://wi
- Clone the repository: `git clone https://github.com/magmaOffenburg/magmaChallenge`.
- Make sure you have Java 8 installed and available on your command line.
- 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.
- Run `./mvnw package` from the root directory of this repository. You'll find the build result in the `target/magmachallenge` directory.

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

Expand Down

0 comments on commit 99b6ded

Please sign in to comment.