From 6e167095f9293c8a583e884595eeae637b741627 Mon Sep 17 00:00:00 2001 From: Joseph Werle Date: Mon, 11 Aug 2014 14:30:01 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: ```