From c3e96bee0050379a210d6a433a78091b7ab3bee4 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sat, 15 Nov 2025 14:07:44 -0500 Subject: [PATCH] doc: fix nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2368b11..6a61f562 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ $ (cd result && python3 -m http.server 3000) ``` $ git remote add xo-foo git@github.com:Rconybea/xo-foo.git -$ git fetch xo-foo +$ git fetch xo-foo main ``` 3. checkout satellite repo