Skip to content

Commit b510f64

Browse files
authored
Changed pipenv quote and some links.
1 parent 97a0939 commit b510f64

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4616,7 +4616,7 @@ Usage:
46164616

46174617
### pipenv
46184618

4619-
> Pipenvthe officially recommended Python packaging tool from Python.org, free (as in freedom).
4619+
> [Pipenv](https://pipenv.readthedocs.io/en/latest/) is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. Windows is a first-class citizen, in our world.
46204620

46214621
1. Install pipenv
46224622

@@ -4647,7 +4647,10 @@ Find more information and a video in [docs.pipenv.org](https://docs.pipenv.org/)
46474647

46484648
### anaconda
46494649

4650-
Anaconda is another popular tool to manage python packages.
4650+
[Anaconda](https://anaconda.org/) is another popular tool to manage python packages.
4651+
4652+
> Where packages, notebooks, projects and environments are shared.
4653+
Your place for free public conda package hosting.
46514654

46524655
Usage:
46534656

0 commit comments

Comments
 (0)