Skip to content

Commit

Permalink
add how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Nov 30, 2022
1 parent ffb4b04 commit 2da86fc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ access to your mail spool *directory* (not just the spool file). This is
because of procmail-compatible file locking and temp files. Often you can do
this by adding the bot user to the 'mail' group.

## Installation

To install, run:
```
pip3 install --user git+https://github.com/bugzilla/limnoria-bugzilla.git
```

## Bug Reports and Contributing

* [Browse existing bug reports](https://bugzilla.mozilla.org/buglist.cgi?product=Bugzilla&component=Limnoria-Bugzilla%20IRC%20Bot&resolution=---)
* [Report bugs](https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Limnoria-Bugzilla%20IRC%20Bot)
* [Contribute fixes by filing a pull request](https://github.com/bugzilla/limnoria-bugzilla)

0 comments on commit 2da86fc

Please sign in to comment.