From f7b7005e9a92d79632da8594823a511a31630287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Tue, 2 Nov 2021 21:18:12 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97f7b28..ef7075e 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,8 @@ paths in the configuration file, e.g.: ```toml [network] address = '0.0.0.0:3000' -tls_certificate_path = './cert.crt' -tls_private_key_path = './key.pk8' +tls_certificate_path = './cert.pem' +tls_private_key_path = './key.pem' ``` ### aquatic_ws: WebTorrent tracker