Skip to content

Commit

Permalink
link to github desktop guide
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanman committed Jul 19, 2023
1 parent 8dbe6b4 commit 4850aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/v13/documentation/github-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Some concepts:
- GitHub Desktop - an app that puts your code on GitHub (so that you can collaborate with others in your team)
- Repository/repo - a project stored in Git

If you are new to these concepts, [follow GitHub’s get started exercise](https://docs.github.com/en/get-started/quickstart/hello-world).

## Set up GitHub Desktop

1. [Create a free GitHub account](https://github.com/join).
Expand Down Expand Up @@ -50,3 +48,5 @@ Do not worry if you get this warning - this is the correct process.
3. Click **publish repository.**

Your prototype code is now on GitHub, which means other people can see and collaborate on your code.

> [Find out more about how to use GitHub Desktop](https://docs.github.com/en/desktop/installing-and-configuring-github-desktop/overview/getting-started-with-github-desktop)

0 comments on commit 4850aa8

Please sign in to comment.