From 16bbadd523859a3b39285aa32edca909c47cdce2 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Mon, 18 Oct 2021 13:34:30 -0700 Subject: [PATCH] Update steps Signed-off-by: James Ketrenos --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b1689..17320fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - ```plantuml @startuml object location { @@ -36,6 +35,13 @@ Launch GraphQL server: npm start ``` +Refresh the OLCC DB: +>>>>>>> Update steps + +```bash +node whisky.js +``` + Refresh the OLCC DB: ```bash