File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Overview
13
13
--------
14
14
15
15
WinPython is a portable distribution of the Python programming
16
- language for Windows (http ://winpython.github.io).
16
+ language for Windows (https ://winpython.github.io).
17
17
18
18
This is the `winpython ` Python package, not the distribution itself.
19
19
It includes two main features:
@@ -59,11 +59,10 @@ manually any previous version of WinPython by removing the associated
59
59
directory ('winpython' in your site-packages directory).
60
60
61
61
From the Python package index, you may simply install WinPython *and *
62
- upgrade an existing installation using `pip `::
63
- http://pypi.python.org/pypi
62
+ upgrade an existing installation using `pip `: https://pypi.org
64
63
65
64
But the easiest way to install the last stable release of WinPython is
66
- by using an executable installer: http ://winpython.github.io/
65
+ by using an executable installer: https ://winpython.github.io/
67
66
68
67
More informations
69
68
-----------------
@@ -72,4 +71,4 @@ More informations
72
71
73
72
* Development, bug reports and feature requests: https://github.com/winpython/winpython
74
73
75
- * Discussions: http ://groups.google.com/group/winpython
74
+ * Discussions: https ://groups.google.com/group/winpython
You can’t perform that action at this time.
0 commit comments