Merge pull request #611 from jefftriplett/master

📝 Fixes typo
This commit is contained in:
2017-09-20 14:30:45 -04:00
committed by GitHub
+1 -1
View File
@@ -256,7 +256,7 @@ Pipenv automatically honors both the ``python_full_version`` and ``python_versio
💫✨🍰✨💫
☤ Automatic Loadinv of ``.env``
☤ Automatic Loading of ``.env``
-------------------------------
If a ``.env`` file is present in your project, ``$ pipenv shell`` and ``$ pipenv run`` will automatically load it, for you::