From 035275670fb2f1a5486d3f34bc717601a27c5db1 Mon Sep 17 00:00:00 2001 From: Pranav Tiwari Date: Fri, 1 Oct 2021 23:20:38 +0530 Subject: [PATCH] Update install.rst --- docs/source/getting-started/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started/install.rst b/docs/source/getting-started/install.rst index a9bd1276981..cbb2e30b095 100644 --- a/docs/source/getting-started/install.rst +++ b/docs/source/getting-started/install.rst @@ -345,7 +345,7 @@ For more information on Python virtualenv, visit this source bin/activate -#. Run ``pip install --upgraded pip setuptools wheel`` to install the latest +#. Run ``pip install --upgrade pip setuptools wheel`` to install the latest versions of base utilities. #. Run ``pip install scancode-toolkit`` to install the latest version of ScanCode.