From 1fff79953bb5f2cd4d09f5637d290c6faa6aa85b Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 21 Oct 2025 19:37:18 -0600 Subject: [PATCH] docs: remove newlines in prompt --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e53dfb50b95ec19a7850f9170d9faf6424fb8899..4e9e4b3ce0d020f434060384a5063508206ace23 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ go install git.secluded.site/formatted-commit@latest Copy/paste into wherever you tell your models how to write commits. ```markdown -Create commits exclusively using `formatted-commit`. Try to use it normally, but -if it's not in my PATH, ask me to `go install -git.secluded.site/formatted-commit@latest`. It has no sub-commands and the following options: +Create commits exclusively using `formatted-commit`. Try to use it normally, but if it's not in my PATH, ask me to `go install git.secluded.site/formatted-commit@latest`. It has no sub-commands and the following options: -b --body Commit body (optional) -B --breaking Mark as breaking change (optional)