upptime / cli

⬆️🛠️ Upcoming CLI to power the new version of Upptime
MIT License
15 stars 8 forks source link

Wrong package name in npm install #55

Open fazlerabbi37 opened 2 years ago

fazlerabbi37 commented 2 years ago

README.md says npm install -g upp which install another package named upp.

The correct one seems to be npm i @upptime/upp

AnandChowdhary commented 2 years ago

Thanks! The README is auto-generated using oclif, but we'll fix this! :)