fix build instructions in README
This commit is contained in:
@@ -22,10 +22,10 @@ git clone https://git.worlio.com/Worlds_Remergence_Project/WorldsOrganizer.git
|
|||||||
cd Worlds-Organizer
|
cd Worlds-Organizer
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run the Maven Build command
|
2. Run Maven
|
||||||
|
|
||||||
```
|
```
|
||||||
mvn build
|
mvn package
|
||||||
```
|
```
|
||||||
|
|
||||||
The jar will be located within the target folder.
|
The jar will be located within the target folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user