Skip to content

Commit

Permalink
Merge pull request WebGoat#219 from muzir/patch-1
Browse files Browse the repository at this point in the history
Update README.MD
  • Loading branch information
nbaars committed Mar 27, 2016
2 parents 35bd866 + c11ecef commit 765b212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ java -jar webgoat-container-7.1-SNAPSHOT-war-exec.jar http://localhost:8080/WebG

Browse to [http://localhost:8080/WebGoat](http://localhost:8080/WebGoat) and happy hacking !

#### Option #3: Deploy the WebGoat WAR file in your local Tomcat or other Application Serve:
#### Option #3: Deploy the WebGoat WAR file in your local Tomcat or other Application Server:
The __maven package__ goal generates a .war file that can deployed into an Application Server, such as Tomcat

```Shell
Expand Down

0 comments on commit 765b212

Please sign in to comment.