Skip to content

Commit

Permalink
Update run-locally.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prafull-opensignlabs authored Feb 29, 2024
1 parent 4afca77 commit 6b463c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/self-host/docker/run-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Localhost Setup with Docker
import ReactPlayer from 'react-player';

## Steps to run OpenSign™ with docker in macos/linux:
1. Firstly install docker and then run it.
1. Firstly install docker and make sure it is running while moving to next steps.
1. Now open terminal then type `git clone https://github.com/OpenSignLabs/OpenSign` and hit `Enter` it will clone OpenSign project in your local.
2. then type `cd OpenSign` command and hit `Enter` this will open OpenSign project in terminal.
3. then type `make build`
Expand Down

0 comments on commit 6b463c6

Please sign in to comment.