More descriptive documentation

This commit is contained in:
Theodotos Andreou 2018-06-07 05:20:16 -07:00
parent 6817f2df03
commit 08a47dad08

View file

@ -14,6 +14,11 @@ pip install github3.py
* Place the script under */usr/local/sbin/mail2github_issues.py*. * Place the script under */usr/local/sbin/mail2github_issues.py*.
* Adjust the following variables accordingly:
* TOKEN = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
* USER = 'exampledev'
* REPO = 'myrepo'
* Edit */etc/aliases*: * Edit */etc/aliases*:
``` ```