docs: remove newlines in prompt

Amolith created

Change summary

README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Detailed changes

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:
 <formatted-commit_flags>
 -b --body Commit body (optional)
 -B --breaking Mark as breaking change (optional)