Initialise submodules in Universe
This commit is contained in:
parent
2f2f5e5c3b
commit
079d13ce62
|
@ -11,6 +11,7 @@ Custom Bukkit/Bungee plugins used by the former Overcast Network
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:Electroid/Universe.git
|
git clone git@github.com:Electroid/Universe.git
|
||||||
cd Universe
|
cd Universe
|
||||||
|
git submodule update --init
|
||||||
mvn clean install
|
mvn clean install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue