From 1c636a7a985af5fb03b6822d9d980de039c39827 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 20 Mar 2018 14:13:25 +0900 Subject: [PATCH] remove useless sentence --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 14163fd..7b54506 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ If you are a docker noob here is how you would create a HTTPS ready server. First step is to make sure you have a domain name pointing to your host, and that port `443` and `80` and externally accessible. Let's assume it is `btcpay.example.com`. -Then, create a `.env` file in the directory. - Clone the repository: ``` git clone https://github.com/btcpayserver/btcpayserver-docker