Skip to content

Commit 93dc59f

Browse files
committed
Fixed README
1 parent 456e974 commit 93dc59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ pip install --user pipenv
1616

1717
# Install all the project's dependencies
1818
# This will also create the virtualenv for the project
19-
$ pipenv install
19+
$ pipenv install --dev
2020

2121
# Enter the virtualenv
2222
$ pipenv shell

0 commit comments

Comments
 (0)