Updated Downloading the Android Studio Project Folder (markdown)
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user