This commit is contained in:
2018-07-19 20:53:12 +09:00
parent 2b72e5536f
commit 5ab2e98877
28 changed files with 273 additions and 284 deletions

View File

@@ -42,4 +42,4 @@ python3 -m venv venv
source ./venv/bin/activate
```
then `venv` will creates virtual envs on __./venv__ folder on the root of your project.
then `venv` will creates virtual envs on **./venv** folder on the root of your project.