update README.md

This commit is contained in:
chuckdaniels
2023-01-08 04:54:43 -06:00
parent 4313bbb231
commit 4ed1c1abae
4 changed files with 2 additions and 6 deletions

View File

@@ -8,7 +8,6 @@ clean:
test:
mvn test
install:
chmod +x target/worldsorganizer-*-jar-with-dependencies.jar
mkdir -p bin
cp target/worldsorganizer-*-jar-with-dependencies.jar bin
deploy: