From e6e2a069b7bd8a147996ed3d3280d508a0da96ac Mon Sep 17 00:00:00 2001 From: CryptoTeller Date: Thu, 20 Feb 2020 23:27:17 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 28a2644..f9ca5d9 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,9 @@ This tool deploys a Dash masternode to the current host. ## Setup 1. Set `./dash.sh` executable and run + +## Docker + +1. List and run docker images + -`docker image ls` + -`docker run dashpay/dashd`