shorter lines for better github formatting

This commit is contained in:
Anton Keks 2013-02-06 00:18:43 +02:00
parent 54eb94c756
commit 6589e8bfe6

6
README
View File

@ -9,9 +9,9 @@ Building
JDK 1.6+ as well as Ant are required for building.
Using these tools you can build on any platform. The binaries are in the form of .jar files
and can be run with `java -jar <jar-file>'. Deb and rpm packages can only be built on Linux.
Building of Windows exe can be done on Linux as well.
Using these tools you can build on any platform. The binaries are in the form of
.jar files and can be run with `java -jar <jar-file>'. Deb and rpm packages can
only be built on Linux. Building of Windows exe can be done on Linux as well.
On Ubuntu install the following packages:
sudo apt-get install openjdk-7-jdk ant alien