From b306d4a20ca26ef1ad23e44b2bd5f1adddf65340 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/webgoat@420 4033779f-a91e-0410-96ef-6bf7bf53c507 --- README.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 8d7556bd5..ee6a069bd 100644 --- a/README.txt +++ b/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 --------------------