How to Use GitHub - Pattonville-Robotics/7856 GitHub Wiki
How to Clone the Main Repository
- On github.com, go to the Pattonville High School Robotics Organization.
- Click on Main-Repository.
- Click the green button that says "Clone or download" and copy the link in the box.
- Go into Android Studio and open the terminal.
- Type into the console
git clone pastethelinkhere
and press the enter key.