From cf94c356a021448d4b8f1c78e7166db5726e188c Mon Sep 17 00:00:00 2001 From: Sdqumar Date: Sun, 5 Dec 2021 13:50:05 +0100 Subject: [PATCH] Change paystack-cli to paystack paystack-cli command does not work on windows pc --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 91ab519..dd33355 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ Install the dependencies and devDependencies and start the instance. ```sh $ npm install -g @paystack-oss/dev-cli -$ paystack-cli +$ paystack $ login ```