Commit ccbe47e8 authored by Derek Xu's avatar Derek Xu
Browse files

Update README.md

parent bd8ca480
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ After installing these components, you will need to clone the project repository
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:

git clone --branch App https://agile.bu.edu/gitlab/ec327_projects/group5project.git
`git clone --branch App https://agile.bu.edu/gitlab/ec327_projects/group5project.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].