From f112dec7993c944afe780282b35bf35f0dfd5032 Mon Sep 17 00:00:00 2001 From: Sinsa Date: Sat, 29 Aug 2020 23:38:29 +0200 Subject: [PATCH] updated readme to match npm registry --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 825aa78..7acc2a8 100644 --- a/readme.md +++ b/readme.md @@ -2,10 +2,10 @@ ###### A simple Discord bot showing the Player-Status of your SCP: Secret Laboratory Server! ## Installation -1. Make sure you have git (git-scm.com) and Node.js (nodejs.org) installed. -2. Run `git clone https://github.com/AnomalousCoders/ScpPlayerBot.git` in the directory you want the bot in -3. Set up the `config.json` file (More Details found in the *Config* section) -4. Run `node index` in the directory where the `index.js` is +1. Make sure you have Node.js (nodejs.org) installed. +2. Run `npm install @anomalouscoders/scpplayerbot` in the directory you want the bot in +3. Set up the `config.json` file in the node_modules\@anomalouscoders\scpplayerbot directory(More Details found in the *Config* section) +4. Run `node index` in the directory where the `index.js` is (node_modules\@anomalouscoders\scpplayerbot if you don't find it) ## Config Config Name | Explanation