mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
Minor semantics fix
By: Ammar Askar <ammar@ammaraskar.com>
This commit is contained in:
parent
7d6276b09c
commit
f723675e2c
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ Compilation
|
||||||
We use maven to handle our dependencies.
|
We use maven to handle our dependencies.
|
||||||
|
|
||||||
* Install [Maven 3](http://maven.apache.org/download.html)
|
* Install [Maven 3](http://maven.apache.org/download.html)
|
||||||
* Check out this repo and: `mvn clean install`
|
* Clone this repo and: `mvn clean install`
|
||||||
|
|
Loading…
Reference in a new issue