reloadly-sdk-nodejs icon indicating copy to clipboard operation
reloadly-sdk-nodejs copied to clipboard

Installation instructions for the packages

Open briantical opened this issue 4 years ago • 0 comments

Describe the issue

The installation commands for the packages described in the READMe refer to non-existent packages. I had to individually look for the packages on npm. There is an error in the package names. The difference is between "-" and ".".

Instructions in the READMe

npm install @reloadly/reloadly-airtime
npm install @reloadly/reloadly-authentication

Screen Shot 2021-09-24 at 23 15 06

Installation instructions at NPMJS

npm i @reloadly/reloadly.airtime
npm i @reloadly/reloadly.authentication

Kindly rectify the typo.

briantical avatar Sep 24 '21 20:09 briantical