Updated Downloading the Android Studio Project Folder (markdown)

FTC Engineering
2020-12-13 10:55:30 -05:00
parent f0bbc023f5
commit 288bdf73a8

@ -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.
<p align="center">[[/images/Downloading-the-Android-Studio-Project/ClickOnReleases.jpg]]<p>