Skip to content

Commit

Permalink
readme: add sudo pip install brotab as alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
balta2ar committed Mar 20, 2020
1 parent f0ac5d3 commit 7540f63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ Features to show:

## Installation

1. Install command-line client: `pip install brotab`
1. Install command-line client: `pip install --user brotab` (alternatively:
`sudo pip install brotab`)
1. Install native app manifests: `bt install`
1. Install Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/brotab/
1. Install Chrome (Chromium) extension: https://chrome.google.com/webstore/detail/brotab/mhpeahbikehnfkfnmopaigggliclhmnc/
Expand Down

0 comments on commit 7540f63

Please sign in to comment.