From c0de02cbad54b0fb191d28e5453ffecf2d880041 Mon Sep 17 00:00:00 2001 From: Flavio Curella <89607+fcurella@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:28:34 -0600 Subject: [PATCH] Update CONTRIBUTING.rst --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 260f87a7bb..862a29ec76 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -32,7 +32,7 @@ Making Changes .. code:: bash - $ pip install tox + $ python -m pip install tox $ tox