We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c11dc commit 7480eadCopy full SHA for 7480ead
1 file changed
README.md
@@ -14,8 +14,7 @@
14
15
Step 2:
16
Install or update Pip ( pip -V ) <-- in terminal or cmd prompt/ps
17
- Now install pipenv ( pip install --user pipenv ) for easy Virtual Enviroments
18
- and easily install our dependancys.
+ install pipenv ( pip install --user pipenv ) for easy Virtual Enviroments to easily install our dependancys.
19
NOTE: _-^
20
This does a user installation to prevent breaking any system-wide packages.
21
If pipenv isn’t available in your shell after installation,
0 commit comments