Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mciccale committed Dec 13, 2023
1 parent ac22790 commit da6359c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

## Installation steps

Make sure you have Java 11 (at least) and Maven installed in your system.

```
git clone https://costa.ls.fi.upm.es/gitlab/200356/sokoban.git
git clone https://github.com/mciccale/sokoban.git
cd sokoban
mvn compile
mvn exec:java
Expand Down

0 comments on commit da6359c

Please sign in to comment.