We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4708d7 + d1b5763 commit d4cb065Copy full SHA for d4cb065
README.txt
@@ -25,7 +25,7 @@ Netty based java7 implementation. Very fast but not scriptable (yet).
25
sudo aptitude install maven2 openjdk-7-jdk
26
cd pixelwar
27
mvn package
28
- java -jar package/pixelwar*-jar-with-dependencies.jar
+ java -jar target/pixelwar*-jar-with-dependencies.jar
29
30
Links
31
-----
0 commit comments