-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvements
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
Issue
I found a mistake in activating virtualenv section of the Basic usage docs. When you're activating virtualenv in windows you don't say source venv\Scrtips\activate.bat you say venv\Scrtips\activate.bat because you don't need any commands to run batch files, they're the commands. The former gives error 'source' is not recognized as an internal or external command, operable program or batch file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvements