Corrected deactivation command

pull/1/head
Dylan DiGeronimo 2019-10-25 17:20:06 -04:00
parent 4b8c2451f0
commit e6ac21dcbc
1 changed files with 1 additions and 7 deletions

View File

@ -49,10 +49,4 @@ After activation, your shell prompt should change to reflect the environment you
**Always do this when you're finished working, otherwise your other Python work will screw up the project!**
#### Mac/Linux
`source venv/bin/deactivate`
#### Windows
`venv\Scripts\deactivate.bat`
`deactivate`