Update run-locally.md

This commit is contained in:
prafull-opensignlabs
2024-08-29 20:01:31 +05:30
committed by GitHub
parent 8f99cb0514
commit 0d78aef414
+1 -1
View File
@@ -4,7 +4,7 @@ title: Self-host OpenSign™ with Docker on Linux/MacOS/Windows
import ReactPlayer from 'react-player';
## Steps to run OpenSign™ with docker on Linux/MacOS/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.
1. Firstly, install [Docker](https://www.docker.com/products/docker-desktop/) and ensure it is running before proceeding to the next steps. Make sure that you have [NodeJS](https://nodejs.org/en) & [GIT](https://git-scm.com/downloads) installed on your machine.
2. Now, open the terminal and type the following command:
Command for linux/MacOS