From 318b227c3e0a7fd2dc32c3c6f369e4010fa386aa Mon Sep 17 00:00:00 2001 From: Sabfo Date: Tue, 3 Dec 2024 15:43:14 +0200 Subject: [PATCH] Fix typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d9e890562..32ca11f92 100644 --- a/README.rst +++ b/README.rst @@ -112,7 +112,7 @@ The library is Python 3 only! PyPI contains binary wheels for Linux, Windows and MacOS. If you want to install ``yarl`` on another operating system where wheels are not provided, -the the tarball will be used to compile the library from +the tarball will be used to compile the library from the source code. It requires a C compiler and and Python headers installed. To skip the compilation you must explicitly opt-in by using a PEP 517