Skip to content

Commit dab4c76

Browse files
committed
docs: fix small typo
1 parent 54f8f83 commit dab4c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ With a valid `.env` file, you can start the services using Docker Compose:
3838

3939
```bash
4040
cp .env.example .env
41-
docker-compose up -d
41+
docker compose up -d
4242
```
4343

4444
### Installing the CLI

0 commit comments

Comments
 (0)