From 67c6f0f8ed5dec171a05254b112378244b348f04 Mon Sep 17 00:00:00 2001 From: Oliver Sauder Date: Fri, 9 Aug 2019 21:59:04 +0200 Subject: [PATCH] Clarify readme to avoid outdated dependencies --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dfc922d6..288fb2c3 100644 --- a/README.rst +++ b/README.rst @@ -140,7 +140,7 @@ installed and activated: :: - $ pip install -r requirements-development.txt + $ pip install -Ur requirements-development.txt $ flake8 $ pytest