Update README.md

This commit is contained in:
djaydev 2020-11-20 13:20:30 -05:00 committed by GitHub
parent 68b1fabff2
commit a6ace03e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ It is recommended to run with docker-compose:
If you can't use docker compose, you can run the container with: If you can't use docker compose, you can run the container with:
```bash ```bash
docker run --rm \ docker run -d \
--name frigate \ --name frigate \
--restart unless-stopped \ --restart unless-stopped \
--privileged \ --privileged \