From 9d96e3222a8b0151bf7c8bd02008c79e5914c710 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 10 Mar 2020 11:42:13 +0100 Subject: [PATCH] Add step to setting up --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index fdbb9c5..4a25954 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,6 +9,7 @@ * Clone (either using git or **hub**) this repository * Install dependencies (`npm i`) +* Fetch data (Must be done at least once, but a cron is suggested) * Run it! (`npm start`) ## Format