Skip to content

Commit

Permalink
3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethreitz committed Jul 2, 2018
1 parent 46ba42b commit 29eb73a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ Fish is the best shell. You should use it.


Usage Examples:
Create a new project using Python 3.6, specifically:
$ pipenv --python 3.6
Create a new project using Python 3.7, specifically:
$ pipenv --python 3.7

Install all dependencies for a project (including dev):
$ pipenv install --dev
Expand Down

0 comments on commit 29eb73a

Please sign in to comment.