Skip to content

Commit

Permalink
Merge pull request WebGoat#149 from aravindc26/master
Browse files Browse the repository at this point in the history
Fixes typo in README
  • Loading branch information
mayhew64 committed Nov 20, 2015
2 parents 4c47537 + 62a4056 commit 8284f08
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 @@ -154,7 +154,7 @@ java -jar webgoat-container-7.0-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 yout local Tomcat or other Application Serve:
#### Option #3: Deploy the WebGoat WAR file in your local Tomcat or other Application Serve:
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 8284f08

Please sign in to comment.