Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Base committed Jun 25, 2019
1 parent ef033ae commit cc0e0b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ The firefox addon for analyzing the purchase of Airplane tickets.
### Installing

Open `about:debugging` in Firefox, click **"Load Temporary Add-on"** and select any file in your extension's directory.

### Sign

```
$ npm install --global web-ext
$ web-ext sign --api-key=user:****:0 --api-secret=*****
```

0 comments on commit cc0e0b6

Please sign in to comment.