Skip to content

Commit

Permalink
minor: README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed May 31, 2013
1 parent 4de76cc commit de17c08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -5,6 +5,7 @@
System Requirements
* Java 7
* Maven 3
* A Servlet 3.0 container (e.g. Tomcat 7 or Jetty 8)


[JavaDocs](http://docs.fcrepo.org/) |
Expand All @@ -27,6 +28,6 @@ Other goals:
$ mvn install
$ cd fcrepo-webapp
$ MAVEN_OPTS="-Xmx512m" mvn jetty:run
$ curl "http://localhost:8080/rest/describe"
$ curl "http://localhost:8080/rest/"
```

0 comments on commit de17c08

Please sign in to comment.