diff --git a/README.md b/README.md index 4c4cf7d..2158972 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ If you have NPM: $ npm install -g spot ``` +Or if you have [bpkg](https://github.com/bpkg/bpkg) + +``` +$ bpkg install -g spot +``` + You're done! Otherwise, run this command: ```