3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00

Removed redundant line from README.md.

Dieser Commit ist enthalten in:
sk89q 2012-01-01 12:57:57 -08:00
Ursprung f2e26b07ec
Commit 35230d12d8

Datei anzeigen

@ -11,7 +11,7 @@ Compiling
You need to have Maven installed (http://maven.apache.org). Once installed, You need to have Maven installed (http://maven.apache.org). Once installed,
simply run: simply run:
mvn clean package install mvn clean install
Maven will automatically download dependencies for you. Note: For that to work, Maven will automatically download dependencies for you. Note: For that to work,
be sure to add Maven to your "PATH". be sure to add Maven to your "PATH".