From b0adefc540c4549a3d857e59a25e771ab88383a2 Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Wed, 19 May 2021 01:20:28 +0200 Subject: [PATCH] Remove trailing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bcee7c5..950b57de 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Suggestions/PRs welcomed! ```shell wg genkey > private.key wg pubkey < private.key > public.key # not needed - + # Postgres cp config.json.postgres.example config.json # or