mention the props file in initial set up

This commit is contained in:
tawoe 2019-01-22 14:22:43 +01:00
parent ef9b1ebfbe
commit 496670932b

View File

@ -36,7 +36,7 @@ This project is dual licensed under the AGPL V3 (see NOTICE) and commercial lice
The project uses Maven 3 as its build tool.
To compile and run jetty, install Maven 3 and execute:
To compile and run jetty, install Maven 3, create your configuration in src/main/resources/props/default.props and execute:
./mvn.sh jetty:run