cli
cli copied to clipboard
Wrong package name in npm install
README.md says npm install -g upp which install another package named upp.
The correct one seems to be npm i @upptime/upp
Thanks! The README is auto-generated using oclif, but we'll fix this! :)