From 5cedcecd6ae31e2485dcab2ddd74c74a4779545d Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 3 Sep 2019 21:01:53 +0200 Subject: Make LBC to work Use request headers to simulate a normal browser --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b9f3dc2..7555455 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Then, it send a mail whenever a new ad come up. ## Getting started 1. Install [nix](https://nixos.org/nix/), -2. launch `make dev-start`, -3. later, stop the project with `make dev-stop`. +2. launch `make start`, +3. later, stop the project with `make stop`. ## Build executable -- cgit v1.2.3