diff --git a/README.md b/README.md index dd64711..a4f7c46 100644 --- a/README.md +++ b/README.md @@ -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`.