From 7a798f4502ff21a0ef14da9d9b7aef91cd8c0802 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 5 Apr 2022 00:08:19 +0200 Subject: [PATCH] docs: wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59cd9dc..c9759ae 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ If you wanna learn Go, I've got [this book], feel free to take a loan of it :gri `distribusi-go` only supports one connection method right now: SSH public key authentication using `ssh-agent`. This is mostly for simplicity, there was a -discussion running [over here] if you'd like to see more methods available. +discussion running [over here] for a while. Let's take a practical example. First, make sure your `ssh-agent` is running and your SSH key is loaded: @@ -164,7 +164,7 @@ interface with `ssh-agent` which handles all that. If there is no `~/.ssh/config` entry, default values will be attempted. If all else fails, try `-d/--debug` for extra help figuring out what SSH -connection details are used. You can [open a ticket] and we can try and help. +connection details are used. You can [open a ticket] for support also. ### Generating the logo