From 0db4bbb1b06c8341cadf7542f2e8177164cb6298 Mon Sep 17 00:00:00 2001 From: yashim-deriv Date: Mon, 27 Nov 2023 14:54:14 +0800 Subject: [PATCH] chore: updated readme.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 571026d966..fa67a3d999 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,6 @@ npm run release-production # to release it to production git pull --rebase upstream master npm install ``` -## Running the CLI command - -``` -npm i -g binary-bot -bot -h // For a quick help -bot bot-example.js -``` ### Running with a specific endpoint **Use only if you know what you're doing**