Commit efd0af87b3869060cb8abfdc1ebda2646b990f94
Exists in
master
Merge branch 'master' of git.ucsd.edu:110swag/flashy-backend
mergin
Showing 1 changed file Side-by-side Diff
README.md
View file @
efd0af8
... | ... | @@ -46,8 +46,8 @@ |
46 | 46 | |
47 | 47 | Clone the two repositories. Provide credentials in each case. |
48 | 48 | |
49 | - git clone https://git.ucsd.edu/110swag/flashy-frontend | |
50 | - git clone https://git.ucsd.edu/110swag/flashy-backend | |
49 | + git clone https://git.ucsd.edu/110swag/flashy-frontend.git | |
50 | + git clone https://git.ucsd.edu/110swag/flashy-backend.git | |
51 | 51 | |
52 | 52 | ### Prepare backend environment |
53 | 53 |