From 982718ab28543ff82930154ffac92b90c96cd40f Mon Sep 17 00:00:00 2001 From: Jan <26145882+imverum@users.noreply.github.com> Date: Thu, 3 Dec 2020 20:37:04 +0100 Subject: [PATCH] Update readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6520f63..2fdeecc 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,7 @@ Simple bot that notifies you of timetable changes on Discord. # Setup - Clone the repository and CD into it - `sudo npm install -g typescript` if you haven't already +- Use `npm install` to automatically install all dependencies - Type `tsc` to compile - Create a `.env` file in the project's root with the following content: - SCHOOLNAME=Your school's name