From 6fddc9dca07813e10badc04129e675138cff9d12 Mon Sep 17 00:00:00 2001 From: Lars Olsson Date: Wed, 11 Mar 2026 09:32:35 +0100 Subject: [PATCH] Update README.md Update install instruction to use the correct Github username. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a835fb..402dd00 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add to your `shard.yml`: ```yaml dependencies: charconv: - github: jackthorne/charconv + github: jkthorne/charconv ``` ## Usage