Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
Minor changes to README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Eng committed Aug 2, 2017
1 parent e2e1a59 commit ee4f107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 10,13 @@ It is important to note that this repository is large and can take a long time a

* If you are a git user, *FIRST* recommends that you use the --depth command line argument to only clone the most current version of the repository:

<p><center>git clone --depth=1 https://github.com/ftctechnh/ftc_app.git</center></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;git clone --depth=1 https://github.com/ftctechnh/ftc_app.git</p>

* Or, if you prefer, you can use the "Download Zip" button available through the main repository page. Downloading the project as a .ZIP file will keep the size of the download manageable.

* You can also download the project folder (as a .zip or .tar.gz archive file) from the Downloads subsection of the Releases page for this repository.

Once you have downloaded and uncompressed your folder (if needed) you can use use Android Studio to import the folder ("Import project (Eclipse ADT, Gradle, etc.)").
Once you have downloaded and uncompressed (if needed) your folder, you can use Android Studio to import the folder ("Import project (Eclipse ADT, Gradle, etc.)").

## Getting Help
### User Documentation and Tutorials
Expand Down

0 comments on commit ee4f107

Please sign in to comment.