From 1fe04c27f7ad5de4575d35039b8a865deef00577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 29 Oct 2019 13:06:27 +0100 Subject: [PATCH] pipenv is available on all Fedoras Fedora 28 is EOL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 498625e9..a2c99f26 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Or, if you\'re using Debian Buster+: $ sudo apt install pipenv -Or, if you\'re using Fedora 28: +Or, if you\'re using Fedora: $ sudo dnf install pipenv