From a6ace03e2dbd2043b94880dd528d9eef4a9854d0 Mon Sep 17 00:00:00 2001 From: djaydev <33335484+djaydev@users.noreply.github.com> Date: Fri, 20 Nov 2020 13:20:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee0cddbc..6f1da4f60 100644 --- a/README.md +++ b/README.md @@ -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: ```bash -docker run --rm \ +docker run -d \ --name frigate \ --restart unless-stopped \ --privileged \