Remove trailing space

This commit is contained in:
Juan Font Alonso 2021-05-19 01:20:28 +02:00
parent 370fe3b192
commit b0adefc540

View File

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