Update README.md (#2)

fix the umami command
This commit is contained in:
AKEBI-NUKUI 2024-03-24 22:08:42 +08:00 committed by GitHub
parent 0f0f692c90
commit f09608fa42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ docker-compose up
1. Copy the [docker-compose.umami.yml](docker%2Fdocker-compose.umami.yml) file to the root of your project.
```bash
docker-compose up -f docker-compose.umami.yml
docker-compose -f docker-compose.umami.yml up
```
## Vercel