From 56ced44337dbadb681be91129eb24be89438b29c Mon Sep 17 00:00:00 2001 From: Owen Wu <55355014+owenwu811@users.noreply.github.com> Date: Sun, 16 Jul 2023 10:20:10 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4b7ff42a..63f9c18a 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Install and update using `pip`_: .. code-block:: text - $ pip install -U Flask + $ pip3 install -U Flask .. _pip: https://pip.pypa.io/en/stable/getting-started/