From bbcc107485429869b7b11bc2397f76cc826c8ae4 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Tue, 9 Jul 2019 16:04:40 -0400 Subject: [PATCH] Updated Downloading the Android Studio Project Folder (markdown) --- Downloading-the-Android-Studio-Project-Folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Downloading-the-Android-Studio-Project-Folder.md b/Downloading-the-Android-Studio-Project-Folder.md index abd22b2..0d966a9 100644 --- a/Downloading-the-Android-Studio-Project-Folder.md +++ b/Downloading-the-Android-Studio-Project-Folder.md @@ -10,7 +10,7 @@ The current season's public repository can be found at the following address:       https://github.com/FIRST-Tech-Challenge/SkyStone -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 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.