In the process of Github setting (connect computer and github),there is error.
λ git push -u origin master
ssh: Could not resolve hostname github.com:account: Name or service not known fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
・I use my phone's tethering ・Windows10 ・git remote → origin ・git branch → master ・Already committed
But, when I ping github.com, it returned Request Timeout.(Even Tethering)
Could you help me with solving this problem?