SLING-1401 - refer to new login link

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@912566 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/espblog/README.txt b/espblog/README.txt
index c7770b8..d31c981 100644
--- a/espblog/README.txt
+++ b/espblog/README.txt
@@ -31,11 +31,11 @@
 HOW TO TEST
 -----------
 Start by logging in at http://localhost:8888/?sling:authRequestLogin=true,
-using username=admin and password=admin (TODO: there should be a link for
-that on the sling index.html page).
+using username=admin and password=admin (or use the "login" link on the 
+/index.html page).
 
-Once logged in, this should display the "Welcome to the Sling Launchpad"
-index.html page.
+Once logged in, /index.html should say "you are currently logged in as
+user "admin" to workspace "default".
 
 Then, http://localhost:8888/content/espblog/*.html should display the "Sling ESP
 blog sample" page, with the Home/Admin/New Post/... menu.