From 6656a6b9cccc37938cca8f1c6d794b864d2552af Mon Sep 17 00:00:00 2001 From: Satish Mane Date: Mon, 30 Jun 2025 17:16:40 +0530 Subject: [PATCH] Update README.rst this can fix the following issue from which is here ---> https://github.com/psss/python-nitrate/issues/23 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3787746..f3582b7 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ or use PIP (sudo required if not in a virtualenv):: pip install nitrate -Note that for successfull pip installation several extra +Note that for successful pip installation several extra dependencies are necessary:: yum install gcc python-devel krb5-devel postgresql-devel