You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2014/10/08 09:08:05 UTC

svn commit: r1630016 - /sling/trunk/samples/slingshot/README.txt

Author: cziegeler
Date: Wed Oct  8 07:08:05 2014
New Revision: 1630016

URL: http://svn.apache.org/r1630016
Log:
Update readme

Modified:
    sling/trunk/samples/slingshot/README.txt

Modified: sling/trunk/samples/slingshot/README.txt
URL: http://svn.apache.org/viewvc/sling/trunk/samples/slingshot/README.txt?rev=1630016&r1=1630015&r2=1630016&view=diff
==============================================================================
--- sling/trunk/samples/slingshot/README.txt (original)
+++ sling/trunk/samples/slingshot/README.txt Wed Oct  8 07:08:05 2014
@@ -8,7 +8,7 @@ Getting Started
 ===============
 
 This component uses a Maven 3 (http://maven.apache.org/) build
-environment. It requires a Java 5 JDK (or higher) and Maven (http://maven.apache.org/)
+environment. It requires a Java 6 JDK (or higher) and Maven (http://maven.apache.org/)
 3.0.5 or later. We recommend to use the latest Maven version.
 
 If you have Maven 3 installed, you can compile and
@@ -38,7 +38,7 @@ The default user name and password are: 
 Install and start the built bundle from the OSGi->Bundles page.
 
 When deployed the application can be accessed from:
-  http://localhost:8080/slingshot/albums.html
+  http://localhost:8080/slingshot.html
   
 
 The latest source code for this component is available in the