diff --git a/README b/README index 49237333..876115b2 100644 --- a/README +++ b/README @@ -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 '. 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 '. 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