Update 04-setting-up-kamailio-IMS.md

Updated docs to show expected output for "java -version"
This commit is contained in:
Nick 2019-12-16 13:02:08 +11:00 committed by GitHub
parent a86e296afc
commit 10235922f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -971,6 +971,9 @@ Check java version
```
$ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
```
Install Ant