From b6601dae86f8925a7a4e26c011490d1e9cd22f19 Mon Sep 17 00:00:00 2001 From: Florian Krause Date: Wed, 7 Jul 2021 01:34:32 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab465c8..11a2792 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Installation 2. Update pip, setuptools and wheel ``` - pip install -U pip - pip install -U setuptools wheel + pip3 install -U pip + pip3 install -U setuptools wheel ``` 3. Download the [latest release][]