So now you need to connect Git (the software on your computer) to GitHub (the internet site that will host the central repository). That is done using the command
git config
And giving it your github credential as mentionned in the Setting Up Git lesson that is link in the lesson you are following.