update README

This commit is contained in:
Sam
2015-11-16 11:08:52 +01:00

View File

@@ -1,3 +1,3 @@
DockerFile for invoice ninja (https://www.invoiceninja.com/)
To test Invoice Ninja you can copy docker-compose.yml, remove the volume linked which can cause some troubles if you use docker on Mac, and run it.
To test Invoice Ninja you can clone this repos and run `docker-compose up`.