File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11WinPython tools
22===============
33
4- Copyright © 2012-2013 Pierre Raybaut
4+ Copyright @ 2012-2013 Pierre Raybaut
55
6- Copyright © 2014-2019+ The Winpython development team https://github.com/winpython/
6+ Copyright @ 2014-2019+ The Winpython development team https://github.com/winpython/
77
88Licensed under the terms of the MIT License
99(see winpython/__init__.py for details)
@@ -49,8 +49,9 @@ Installation
4949
5050From the source package (see section 'Building dependencies'), you may
5151install WinPython using the integrated setup.py script based on Python
52- standard library `distutils ` with the following command::
53- python setup.py install
52+ standard library `distutils ` with the following command:
53+
54+ **python setup.py install **
5455
5556Note that `distutils ` does *not * uninstall previous versions of Python
5657packages: it simply copies files on top of an existing installation.
You can’t perform that action at this time.
0 commit comments