From 7a8e2bcd02e2aef1f0505f848b46225ae86db683 Mon Sep 17 00:00:00 2001 From: Amol Date: Tue, 13 Aug 2024 15:35:17 +0530 Subject: [PATCH] Update run-locally.md --- 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 839d2c275..ea6b0abf1 100644 --- a/docs/docs/self-host/docker/run-locally.md +++ b/docs/docs/self-host/docker/run-locally.md @@ -3,7 +3,7 @@ title: Self-host OpenSign™ with Docker on Linux/MacOS/Windows --- import ReactPlayer from 'react-player'; -## Steps to run OpenSign™ with docker in macos/linux: +## Steps to run OpenSign™ with docker on Linux/MacOS/linux/Windows: 1. Firstly, install Docker and ensure it is running before proceeding to the next steps. Make sure that you have NodeJS & GIT installed on your machine. 2. Now, open the terminal and type the following command: ```