From ac0f18d7b36548b50eee0502dd20ae3cf9b2ae59 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 5 May 2019 03:22:47 +0200 Subject: [PATCH] use PyGitHub instead of pygithub3 --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2b04d6a..2713ba9 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ GitHub-Backup makes a local backup copy of all of a github user's (or github org Dependencies ---------------------------- -GitHub-Backup requires `pygithub3` a Python library for the GitHub API v3. +GitHub-Backup requires the `PyGitHub` Python package for the GitHub API v3. Installation is simple with