From 849bafd72cff7ce3fa2310dbf0fa3f8ebfd5931b Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 23 Oct 2025 07:43:11 -0600 Subject: [PATCH] docs(installation): fix module path typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3876b859739650c5264e5105e55e6dc75f539af..219f1eeecaaaa73d906139bdf0ef7caba72156e4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ also skip this and just add the prompt snippet; it tells the model about the command so it can try to run it on its own or ask you to run it. ```bash -go install git.secluded.site/formatted-commits@latest +go install git.secluded.site/formatted-commit@latest ``` Copy/paste this into wherever you tell your models how to write commits. For