From 1834d77cc9248522a52447878a6f79414cf91089 Mon Sep 17 00:00:00 2001 From: Watchful1 Date: Mon, 4 Mar 2019 23:15:43 -0800 Subject: [PATCH] The location of this setting changed --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c6c1240..2a48a47 100644 --- a/README.rst +++ b/README.rst @@ -30,8 +30,8 @@ Download `here `_ and run ` Generating Github API Access Token ---------------------------------- -Go to Github's Account settings > Applications -``Create a new token`` and use it for making API requests instead of password +Go to Github's Account settings > Developer settings > Personal access tokens +``Generate new token`` and use it for making API requests instead of password Example Usage -------------