Skip to content

Commit 07cc80f

Browse files
authored
Update README.md
1 parent 582655b commit 07cc80f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
#### Клонирование проекта
2020

2121
```sh
22-
git clone git@gitlab.education.tbank.ru:fintech-js-autumn-2024/Homeworks/course-work/course-work-MarinaYurijAnton.git
22+
git clone git@github.com:bearury/t-bank-final-project.git
2323
```
2424

2525
#### Установка зависимостей
2626

2727
```sh
28-
cd course-work-MarinaYurijAnton
28+
cd t-bank-final-project
2929
npm install
3030
```
3131

0 commit comments

Comments
 (0)