From 53d8e60ec36b976f86cc0ee782191a97bdbaeb9d Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:43:58 +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 ecb4138b4..f734baf6f 100644 --- a/docs/docs/self-host/docker/run-locally.md +++ b/docs/docs/self-host/docker/run-locally.md @@ -16,7 +16,7 @@ import ReactPlayer from 'react-player'; ![docker](https://legadratw3d.ams3.cdn.digitaloceanspaces.com/Screenshot%202024-02-23%20201448.png) - 4. Clone repository for [opensign™ github](https://github.com/OpenSignLabs/OpenSign). + 4. Clone repository from [opensign™ github](https://github.com/OpenSignLabs/OpenSign). 5. Go to your desired destination in your windows then open powershell in that folder using `Shift + right click of mouse` and select powersehll option from options. 6. Open powershell and tyoe `git clone ` and hit `Enter`. 7. Then open OpenSign folder with vs code and go to `apps > mongo > mongo-init.sh` and change type of this file from `CRLF` to `LF` and then save this file.