Edited readme installation of flask to Windows and Mac OS's

This commit is contained in:
DAVID ERIVONA 2023-03-02 22:10:01 +01:00
parent acdcd6e731
commit 2d3915b436

View file

@ -44,11 +44,13 @@ Windows:
Activate virtual environments Activate virtual environments
MacOS: MacOS:
.. code-block:: text .. code-block:: text
$ . venv/bin/activate $ . venv/bin/activate
Windows: Windows:
.. code-block:: text .. code-block:: text
> venv\Scripts\activate > venv\Scripts\activate