secure/fix URLs

This commit is contained in:
Viktor Szakats
2018-10-03 21:21:05 +00:00
parent 78993d0692
commit a0d971a0d0
12 changed files with 194 additions and 194 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ The executables are organized as follows so that Python 2 and Python 3 can both
([Wondering which one to choose?](https://wiki.python.org/moin/Python2orPython3))
## Setuptools, Pip, etc.
The Python formulae install [pip](http://www.pip-installer.org) (as `pip` or `pip2`) and [Setuptools](https://pypi.python.org/pypi/setuptools).
The Python formulae install [pip](https://pip.pypa.io/) (as `pip` or `pip2`) and [Setuptools](https://pypi.python.org/pypi/setuptools).
Setuptools can be updated via pip, without having to re-brew Python: