Document the need to enter the virtual environment shell (#868)
This commit is contained in:
parent
519c06a8cc
commit
340d87b47c
@ -31,6 +31,7 @@ myself and CentOS at work.
|
||||
Install all development dependencies using:
|
||||
```
|
||||
$ pipenv install --dev
|
||||
$ pipenv shell
|
||||
$ pre-commit install
|
||||
```
|
||||
If you haven't used `pipenv` before but are comfortable with virtualenvs,
|
||||
|
Loading…
Reference in New Issue
Block a user