From 8d2281f1db612a07d82e5514f6feb99c7ee44739 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 19 May 2026 09:57:44 +0200 Subject: [PATCH] README: Fix spelling of "PyPI" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aacda94..ee6dd8f 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,6 @@ script shows the output for **ParagraphHelpFormatter** Install ------- -Install from [PyPi](https://pypi.org/project/argparse-formatter/) with: +Install from [PyPI](https://pypi.org/project/argparse-formatter/) with: pip install argparse-formatter