Commit d5ad64cdea7f9416b513d7b30fed582cdb9b875d
1 parent
e9c8bb7437
Exists in
master
fixed git links
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
README.md
View file @
d5ad64c
... | ... | @@ -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 |