From 444d14e00137f730e6ffc06e3f0c4b4c51be192a Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 20 Sep 2025 18:27:25 +0300 Subject: [PATCH] ffff --- README.md | 3 +-- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd513ef..bacb378 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,9 @@ while run: pgw.close() ``` - ## Installation - +The easiest way is to just use pip: ```sh pip install pygwin2 diff --git a/pyproject.toml b/pyproject.toml index c6ffd92..cd39c72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,4 +49,4 @@ fixable = ["ALL"] [tool.ruff.format] quote-style = "double" -indent-style = "space" \ No newline at end of file +indent-style = "space"