diff --git a/02-getting-started/02-00-ok-lets-get-started.md b/02-getting-started/02-00-ok-lets-get-started.md index 0d258ca..fba2884 100644 --- a/02-getting-started/02-00-ok-lets-get-started.md +++ b/02-getting-started/02-00-ok-lets-get-started.md @@ -1,7 +1,7 @@ # OK, Let's Get Started! 1. Register an account at [GitHub](https://github.com/join). -2. Download and install the [GitHub desktop app](https://desktop.github.com/). *(This guide will assume you're on Windows from here on out--the Mac desktop app may work a bit differently.)* +2. Download and install the [GitHub desktop app](https://desktop.github.com/). *(This guide will assume you're on Windows from here on out--the Mac desktop app may work a bit differently. [Linux users should look here.](https://github.com/shiftkey/desktop))* 3. Enter your user info from step 1 into the GitHub desktop app you installed in step 2. That was pretty painless, right? Let's get ready to practice creating repos, making commits, and working as a team on GitHub!