From 4323017d02f8960977f498fcfcbec5e1cb51be70 Mon Sep 17 00:00:00 2001 From: Bilal Catic Date: Thu, 16 May 2019 21:34:32 +0000 Subject: [PATCH] fix Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae9e94..d4eafe4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The purpose of this project is to build a web application that enables subscribing to notifications when new products are published on various ad based marketplaces. The MVP will be only based on OLX.ba -###Setup +### Setup 1. Create postgres docker image `docker build -t marketalerts .`