Installing GitHub Desktop
Now that you have your own GitHub repository, how are you supposed to get to your files? The simplest method is to use GitHub Desktop.
Go to the GitHub Desktop website. Click the Download link to download the app.
Download GitHub Desktop. Once downloaded, run the app. GitHub Desktop will automatically install and launch itself.
Once GitHub Desktop has launched, the sign-in screen is displayed. Click Sign in to GitHub. This opens the login page in your browser window.
Welcome to GitHub Desktop. Once signed in, GitHub asks you to authorize GitHub Desktop to access your account information. Click Authorize.
Authorize GitHub Desktop When sign-in is successful, you are asked to confirm the configure options. Change your name if desired and click Finish.
Configure Git
Last updated