diff --git a/README.md b/README.md index 7b3a4759e6af77e5c0014bd20833c6ee3df6e7da..9f9cf2c2557844e26de1046747d4b049cb772500 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ git push origin main Everything that needs authentication is done using SSH. Make sure you have added an entry for your Soft Serve instance in your `~/.ssh/config` file. -By default, Soft Serve gives ready-only permission to anonymous connections to +By default, Soft Serve gives read-only permission to anonymous connections to any of the above protocols. This is controlled by two settings `anon-access` and `allow-keyless`.