Skip to content

Commit 475290a

Browse files
Update README.md
1 parent 10c8341 commit 475290a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Запуск проекта с использованием Docker
1+
# Running a Project Using Docker
22
```bash
33
git clone https://github.com/capybaracplusplus/Govno-React-School-website.git
44

@@ -7,4 +7,4 @@ cd Govno-React-School-website
77
docker build -t school-website .
88

99
docker run -d -p 3000:3000 school-website
10-
```
10+
```

0 commit comments

Comments
 (0)