1
0

remove useless sentence

This commit is contained in:
nicolas.dorier
2018-03-20 14:13:25 +09:00
parent 1f5614f573
commit 1c636a7a98

View File

@@ -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