readme update

This commit is contained in:
Athou
2013-05-08 10:56:42 +02:00
parent ae7d0c4ab7
commit e68b38139e

View File

@@ -23,8 +23,7 @@ Hosting an application on OpenShift is free.
Deployment on your own server
-----------------------------
For storage, you can either use an embedded HSQLDB database or an external MySQL database.
Support for other databases is coming soon.
For storage, you can either use an embedded HSQLDB database or an external MySQL or PostgreSQL database.
You also need maven (and a Java JDK) installed in order to build the application.
To install maven and openjdk on Ubuntu, issue the following commands