Changed google checkout text

git-svn-id: http://webgoat.googlecode.com/svn/trunk@420 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64@gmail.com 2010-11-17 18:03:06 +00:00
parent 2a9bdf625f
commit 77a6dd70a1

View File

@ -48,9 +48,8 @@ These tools must be installed independent of the webgoat download.
At Ubuntu it can be installed with:
> apt-get install maven2
- WebGoat source code
WebGoat source code can be downloaded at: http://webgoat.googlecode.com/files/WebGoat-OWASP_Standard-5.3.zip
This is the directory structure for the commands below. You can also work with the latest
WebGoat by checking out the WebGoat source at: http://code.google.com/p/webgoat/source/checkout
You can get the latest source for webgoat at the Google code repository
svn checkout http://webgoat.googlecode.com/svn/trunk/ webgoat_X_X
--------------------