Commit 5066adbe authored by Anish Sinha's avatar Anish Sinha
Browse files

Update README.md

parent ccbe47e8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,9 +40,9 @@ After installing these components, you will need to clone the project repository

1. Make sure you have git installed on your computer [[install](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)]
2. Then create a directory [through your file explorer or terminal -- NOT IN ANDROID STUDIO] in which you would like to clone the project, and subsequently navigate to that directory in your terminal.
3. Then you will need to clone the App branch of this project. To do this use the command:
3. Then you will need to clone this repository. To do this use the command:

`git clone --branch App https://agile.bu.edu/gitlab/ec327_projects/group5project.git`
`git clone https://agile.bu.edu/gitlab/ec327_projects/group5demo.git`

NOTE: The https link is the HTTPS link when you navigate to the project repo on Gitlab, and use the blue drop down on the right hand side of the screen [the link provided may be out of date upon your cloning].