From 288bdf73a84ca1ead07492ee5b96d92b86e621ea Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Sun, 13 Dec 2020 10:55:30 -0500 Subject: [PATCH] Updated Downloading the Android Studio Project Folder (markdown) --- Downloading-the-Android-Studio-Project-Folder.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Downloading-the-Android-Studio-Project-Folder.md b/Downloading-the-Android-Studio-Project-Folder.md index 575d49e..e9ad331 100644 --- a/Downloading-the-Android-Studio-Project-Folder.md +++ b/Downloading-the-Android-Studio-Project-Folder.md @@ -4,13 +4,11 @@ The FTC SDK can be downloaded from a GitHub repository. GitHub is a web-based v       https://github.com/ -The software is stored in a repository called "FtcRobotController" under the _FIRST-Tech-Challenge_ GitHub organization. - -The current season's public repository can be found at the following address: +The software is stored in a repository called "FtcRobotController" under the _FIRST-Tech-Challenge_ GitHub organization:       https://github.com/FIRST-Tech-Challenge/FtcRobotController -**Important Note for Advanced GitHub Users:** this tutorial assumes that the user is a novice with respect to using GitHub and the git version control software. If you are a GitHub power user, you can use git to _clone_ a local copy of the current season's public GitHub repository. This document, however, does not explain how to use git to access the repository. It provides instructions on downloading the repository as a .ZIP file instead. +**Important Note for Advanced GitHub Users:** this tutorial assumes that the user is a novice with respect to using GitHub and the git version control software. If you are a GitHub power user, you can use git to _clone_ a local copy of the public GitHub repository. This document, however, does not explain how to use git to access the repository. It provides instructions on downloading the repository as a .ZIP file instead.

[[/images/Downloading-the-Android-Studio-Project/ClickOnReleases.jpg]]