From 35de1233dfaaa7b40d971a526b9ca481e551cc5b Mon Sep 17 00:00:00 2001 From: Jose Javier De Leon Date: Wed, 22 Aug 2018 17:11:13 -0700 Subject: [PATCH] README fix for docker-compose.yml file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5426aef4b..02317462b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Akaunting uses [Laravel](http://laravel.com), the best existing PHP framework, a ## Docker -It is possible to containerise Akaunting using the [`docker-compose`](docker-compose.yaml) file. Here are a few commands: +It is possible to containerise Akaunting using the [`docker-compose`](docker-compose.yml) file. Here are a few commands: ``` # Build the app