From 120e82ed9e64c4199724a8977b65a22a8e353042 Mon Sep 17 00:00:00 2001 From: Umar Butler Date: Fri, 9 Aug 2024 21:37:58 +1000 Subject: [PATCH] Rephrasing. Co-authored-by: Jun Komoda <45822440+junkmd@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e52fad5..a714af80 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## Installation -`comtypes` is available on [PyPI](https://pypi.org/project/comtypes) and may be installed with `pip`: +`comtypes` is available on [PyPI](https://pypi.org/project/comtypes) and can be installed with `pip`: ```sh # PyPI pip install comtypes