mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixed Scripts issue
This commit is contained in:
@@ -270,7 +270,7 @@ Assuming that you are in project directory:
|
||||
|
||||
.. code-block:: powershell
|
||||
|
||||
PS C:\Users\suryav> \venv\bin\activate
|
||||
PS C:\Users\suryav> \venv\Scripts\activate
|
||||
|
||||
Install packages as usual, for example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user