mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
shorter lines for better github formatting
This commit is contained in:
parent
54eb94c756
commit
6589e8bfe6
6
README
6
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 <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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user