From 52d111984233881485c043a5ad6296ced945e024 Mon Sep 17 00:00:00 2001 From: ION606 <58801387+ION606@users.noreply.github.com> Date: Thu, 15 Sep 2022 10:05:25 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5da1c7e..8d6d839 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,10 @@ Authors: ION606, MajorDrools -Description: -This is a bot modeled after Selmer Bringsjord of RPI and all the wonderful things he says +### Node Packages Installation Instructions +Download the _package.json_ file from the repo +`npm install` + + +### Run Selmer Bot Locally +Set the entry point to `main.js`, then run using `node .`