Skip to content

Commit 2da86fc

Browse files
committed
add how to install
1 parent ffb4b04 commit 2da86fc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ access to your mail spool *directory* (not just the spool file). This is
2222
because of procmail-compatible file locking and temp files. Often you can do
2323
this by adding the bot user to the 'mail' group.
2424

25+
## Installation
26+
27+
To install, run:
28+
```
29+
pip3 install --user git+https://github.com/bugzilla/limnoria-bugzilla.git
30+
```
31+
32+
## Bug Reports and Contributing
33+
2534
* [Browse existing bug reports](https://bugzilla.mozilla.org/buglist.cgi?product=Bugzilla&component=Limnoria-Bugzilla%20IRC%20Bot&resolution=---)
2635
* [Report bugs](https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Limnoria-Bugzilla%20IRC%20Bot)
2736
* [Contribute fixes by filing a pull request](https://github.com/bugzilla/limnoria-bugzilla)

0 commit comments

Comments
 (0)