From 5b2dc781c42affaba979e34c27a7eff343ee9f01 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Fri, 26 Jun 2020 16:47:02 +0200 Subject: [PATCH] Fix typo Signed-off-by: Nils Philippsen --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5d4fd78..cdde0d2 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ Follow these simples steps: :: - dnf install python3-request python3-koji fedora-messaging + dnf install python3-requests python3-koji fedora-messaging * Clone locally this repository and go into it: