Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 300 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 300 Bytes

Setting up the repo

Create new directory for project.

Run "git init" in directory

Run "git remote add origin https://github.com/JQuezada0/Buzz.git"

Run "git pull origin"

Run "git checkout master"

Open Android Studio

Do "File" -> "New" -> "Import Project"

Select the cloned directory