From 05dab9a52c6fbfcf002ae570eddc8469fc89dedb Mon Sep 17 00:00:00 2001 From: RubenVinke Date: Wed, 16 Jan 2019 23:03:09 +0000 Subject: [PATCH] 'README.md' updaten --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc10c3c..50e5764 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ Windows & Node.js 1. Install [node.js](https://nodejs.org) 2. Open _Node.js_ 2. Run the command `npm install -g telebit` -2. Copy the example daemon conifg to your user folder `.config/telebit/telebitd.yml` (such as `/Users/John/.config/telebit/telebitd.yml`) -2. Copy the example remote conifg to your user folder `.config/telebit/telebit.yml` (such as `/Users/John/.config/telebit/telebit.yml`) +2. Copy the example daemon config to your user folder `.config/telebit/telebitd.yml` (such as `/Users/John/.config/telebit/telebitd.yml`) +2. Copy the example remote config to your user folder `.config/telebit/telebit.yml` (such as `/Users/John/.config/telebit/telebit.yml`) 2. Change the email address 2. Run `npx telebit init` and follow the instructions 2. Run `npx telebit list`