From aae030aefbf2a427add19e8b9665e295f5e0ac1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?X=C3=A9fir=20Destiny?= Date: Fri, 13 Dec 2019 18:25:00 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44d4d29..eb2d424 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ After a good rewrite in Python, it's time to show it to the public, and here it - Install Docker: https://hub.docker.com/search/?type=edition&offering=community - Clone this repository - Launch a terminal and move into the root of the cloned repository +- Run `docker-compose build` - Run `docker-compose up -d` - The app is accessible at http://localhost:5000