diff --git a/npm b/npm index 4e5c515..c89c9ab 100755 --- a/npm +++ b/npm @@ -6,4 +6,7 @@ npm install -g bower npm install -g grunt-cli npm install -g gulp -npm install -g yo \ No newline at end of file +# Install Keybase +# https://keybase.io/docs/command_line/installation +npm install -g keybase-installer +keybase-installer \ No newline at end of file