Edited readme installation of flask to Windows and Mac OS's
This commit is contained in:
parent
acdcd6e731
commit
2d3915b436
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue