diff --git a/README.md b/README.md index 872e6c8..d192abb 100644 --- a/README.md +++ b/README.md @@ -121,13 +121,13 @@ distribusi-go-20-25-492637114356 If you have SSH access to a server, you can publish your files with `-P/--publish`. -It works just like [scp] does: +The syntax works just like [scp] and it uses SSH to transfer the files under the hood: ``` ./distribusi -p -P : ``` -See [this short guide](#ssh-guide-for-p-publish) for help with SSH issues. +See [this short guide](#ssh-guide-for-p-publish) for help with SSH connection issues. :v: