Fixed minor issues for properties and starting WebGoat

This commit is contained in:
Nanne Baars
2017-11-02 12:42:19 +01:00
parent bb3bc9b883
commit 8729d9bfcf
7 changed files with 18 additions and 15 deletions

View File

@ -65,7 +65,7 @@ _Please note: this version may not be completely in sync with the develop branch
Download the latest WebWolf release from [https://github.com/WebGoat/WebGoat/releases](https://github.com/WebGoat/WebGoat/releases)
```Shell
java -jar webwolf-<<version>>.jar
java -jar webgoat-server-<<version>>.jar
```