docs: improve docs about keyless auth (#66)

Carlos Alexandro Becker created

* docs: improve docs about keyless auth

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improve

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

Change summary

README.md | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

README.md 🔗

@@ -126,6 +126,8 @@ The `config` repo is publicly writable by default, so be sure to setup your
 access as desired. You can also set the `SOFT_SERVE_INITIAL_ADMIN_KEY`
 environment variable before first run and it will restrict access to that
 initial public key until you configure things otherwise.
+If you're having trouble, make sure you have generated keys with `ssh-keygen`
+as configuration is not supported for keyless users.
 
 ## Pushing (and creating!) repos