From 77a6dd70a1e28605f2c2e57d066ad5c17954d75a Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Wed, 17 Nov 2010 18:03:06 +0000 Subject: [PATCH] Changed google checkout text git-svn-id: http://webgoat.googlecode.com/svn/trunk@420 4033779f-a91e-0410-96ef-6bf7bf53c507 --- webgoat/README.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webgoat/README.txt b/webgoat/README.txt index 8d7556bd5..ee6a069bd 100644 --- a/webgoat/README.txt +++ b/webgoat/README.txt @@ -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 --------------------