From 822dcb1b72375056e4224c6a61dbafe8b10800c2 Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Sun, 15 Oct 2023 18:38:27 -0400 Subject: [PATCH] Update README.md --- README.md | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 92acded..22d8f1d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,22 @@ -I need to update this - -# Setup - -Set the ENV variable `GOOGLE_APPLICATION_CREDENTIALS` to the location of the google service account key - - -Run the python script - -## compiling sass -cd into priceybot2 subfolder - -```` -npn run dev -npm run css-build -```` -Or if you're working on it -```` -npm start +This has died, replaced with https://git.lovelynet.net/PriceyBot/PriceyBot3 + +I need to update this + +# Setup + +Set the ENV variable `GOOGLE_APPLICATION_CREDENTIALS` to the location of the google service account key + + +Run the python script + +## compiling sass +cd into priceybot2 subfolder + +```` +npn run dev +npm run css-build +```` +Or if you're working on it +```` +npm start ```` \ No newline at end of file