diff --git a/docs/user-README.md b/docs/user-README.md index 7a7f8f2..25fa5af 100644 --- a/docs/user-README.md +++ b/docs/user-README.md @@ -25,13 +25,13 @@ claude # or: gemini ## Git Access -Clone repositories from our Forgejo server: +SSH is pre-configured. Clone repositories from our Forgejo server: ```bash git clone forgejo@git.clarun.xyz:owner/repo.git ``` -Web UI: https://git.clarun.xyz +Web UI: https://git.clarun.xyz (login with `~/.forgejo-credentials`, then delete that file) See `docs/forgejo-collaboration.md` in any repo for collaboration workflows.