[module/github] Fix requirements for GitHub module
This commit is contained in:
parent
1b95f55851
commit
7abe3b7918
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