Skip to content

Commit 3ed55d6

Browse files
author
stonebig
committed
readme 6
1 parent 81e6c24 commit 3ed55d6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ language for Windows (http://winpython.github.io).
1818
This is the `winpython` Python package, not the distribution itself.
1919
It includes two main features:
2020

21-
* The WinPython Package Manager (WPPM): let you install/uninstall
21+
:The WinPython Package Manager (WPPM):
22+
let you install/uninstall
2223
to your WinPython distribution any standard Python package built
2324
with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.‌exe")
2425
or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
2526

26-
* The WinPython build toolchain: make.py is the script used to
27+
:The WinPython build toolchain:
28+
make.py is the script used to
2729
build a WinPython distribution from (almost) scratch.
2830

2931
Dependencies

0 commit comments

Comments
 (0)