Simplifying compilation.
This commit is contained in:
parent
79db9987d5
commit
dd8d5ab7a0
@ -6,7 +6,7 @@ This program was made as a personal project to learn Java network programming. T
|
|||||||
###Compiling
|
###Compiling
|
||||||
To compile the source code, make sure you have JDK and Apache Ant installed. Then run the following command:
|
To compile the source code, make sure you have JDK and Apache Ant installed. Then run the following command:
|
||||||
```
|
```
|
||||||
$ ant jar
|
$ ant
|
||||||
```
|
```
|
||||||
|
|
||||||
###Contributing
|
###Contributing
|
||||||
|
Loading…
Reference in New Issue
Block a user