Commit 52b63eb1 authored by Bruno S. Morgado's avatar Bruno S. Morgado
Browse files

Fix error in documentation

parent a56784d4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ pipenv shell

You will now be inside a pipenv shell with your virtual environment ready.

Use `pipenv exit` to exit the virtual environment.
Use `exit` to exit the pipenv environment.


Testing