From 6589e8bfe6f8a249dc677da3618ecd570589c8f5 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Wed, 6 Feb 2013 00:18:43 +0200 Subject: [PATCH] shorter lines for better github formatting --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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