Merge pull request #127 from fredj/github_requires
[module/github] Fix requirements for GitHub module
This commit is contained in:
commit
ca4e9bbed6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
"""Displays the unread GitHub notifications for a GitHub user
|
||||
|
||||
Requires the following executable:
|
||||
* curl
|
||||
Requires the following library:
|
||||
* requests
|
||||
|
||||
Parameters:
|
||||
* github.token: GitHub user access token
|
||||
|
|
Loading…
Reference in a new issue