Skip to content

Commit 7c46778

Browse files
authored
Update README.md
1 parent 786da49 commit 7c46778

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
@@ -39,8 +39,8 @@ Clone the repository and start the service using Docker Compose by running:
3939
```bash
4040
git clone https://github.com/u-sb/nginx-docker
4141
cd nginx-docker
42-
docker-compose pull
43-
docker-compose up -d
42+
docker compose pull
43+
docker compose up -d
4444
```
4545

4646
## Configuration Reloading

0 commit comments

Comments
 (0)