8000 Merge pull request #1203 from stonebig/master · Tmusvit/winpython@6aa1eec · GitHub
[go: up one dir, main page]

< 8000 div data-turbo-body class="logged-out env-production page-responsive" style="word-wrap: break-word;">
Skip to content

Commit 6aa1eec

Browse files
authored
Merge pull request winpython#1203 from stonebig/master
a README.rst that docutils tolerates
2 parents a27d52f + 2b0ed57 commit 6aa1eec

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
WinPython 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

88
Licensed under the terms of the MIT License
99
(see winpython/__init__.py for details)
@@ -49,8 +49,9 @@ Installation
4949

5050
From the source package (see section 'Building dependencies'), you may
5151
install 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

5556
Note that `distutils` does *not* uninstall previous versions of Python
5657
packages: it simply copies files on top of an existing installation.

0 commit comments

Comments
 (0)
0