diff --git a/README.md b/README.md index f8d68e9a4e95..62203ca3df74 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ Before running or contribute to this project, you need to have the setup of the You can run a development environment inside a docker container: +``` +docker run -p 8443:8443 ghcr.io/binary-com/deriv-app:master +``` + ### Build the image: ```