From 9c3cfb07053fcb3a2ba181b106c1fc0f7ad50021 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Tue, 7 Jul 2026 18:42:56 -0400 Subject: [PATCH] Fix README typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57af8c4..bb57c8b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This key needs `repository` "Read and Write" access. Everything else can be left ## Usage `echo 'EXAMPLE_API_TOKEN' | ggv https://gitea.example.com myOutputOrganization` -I recommend setting up a chron job or some form of automation for this. My deployment involves running this on my Gitea mirror (this server mirrors my main Gitea instance as well as my GitHub) weekly using a chron job, then my main Gitea instance mirrors the output repos from this tool. +I recommend setting up a cron job or some form of automation for this. > [!WARNING] >This tool assumes your default branch is what you want to vendor.