Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit e371b97

Browse files
committed
add pipenv shell command to readme
1 parent 9a3db07 commit e371b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
``` bash
44
# install dependencies
55
pipenv install --dev
6+
pipenv shell
67

78
# setup development database
89
./manage.py makemigrations api --noinput

0 commit comments

Comments
 (0)