From e73c15ae23e7b709ebc41054ebb4c4f11ce9022d Mon Sep 17 00:00:00 2001 From: Histmy <59661489+Histmy@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:00:40 +0200 Subject: [PATCH] fokume --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12695ae..1ca130c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CodeFactor](https://www.codefactor.io/repository/github/histmy/denim-bot/badge?s=0b4e08a7b118b8120c50359e00c6f6f1d4464b53)](https://www.codefactor.io/repository/github/histmy/denim-bot) ## First setup -1. Install all packages with the command `npm i`` +1. Install all packages with the command `npm i` 1. Compile typescript with the command `tsc` 1. Create a `config.json` file with your settings (all keys are documented in `example.config.json`)