From 0768520361558e2f59730f7ab66969706517793e Mon Sep 17 00:00:00 2001 From: Roman Storm Date: Thu, 17 Dec 2020 21:01:14 -0800 Subject: [PATCH] update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d929cf5..042927b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ docker-compose.yml contains a stack that will automatically provision SSL certificates for your domain name and will add a https redirect to port 80. -1. Download [docker-compose.yml](/docker-compose.yml) and [env.example](/env.example) +1. Download [docker-compose.yml](/docker-compose.yml) and [.env.example](/.env.example) + +``` +wget https://raw.githubusercontent.com/tornadocash/tornado-relayer/mining/docker-compose.yml +wget https://raw.githubusercontent.com/tornadocash/tornado-relayer/mining/.env.example -O .env +``` + 2. `mv .env.example .env` 3. Setup environment variables