From 46e5aa2815e341b763add3272f0c3f7b463e2f02 Mon Sep 17 00:00:00 2001 From: pravin Date: Mon, 21 Oct 2024 12:31:15 +0530 Subject: [PATCH] Update run-locally.md Updated the sentence "Create a Docker Hub account if you don't already have one." --- docs/docs/self-host/docker/run-locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/self-host/docker/run-locally.md b/docs/docs/self-host/docker/run-locally.md index 176d0a7ed..cd3c5258b 100644 --- a/docs/docs/self-host/docker/run-locally.md +++ b/docs/docs/self-host/docker/run-locally.md @@ -9,7 +9,7 @@ import ReactPlayer from 'react-player'; Follow the official Docker installation guide based on your operating system. -Create a Docker Hub account if you don't already have one +Create a Docker Hub account if you don't already have one. **Important:** Don't forget to verify your Docker Hub account via the email verification link. If you skip this step, the deployment might fail due to unauthorized access errors when pulling Docker images.