Skip to content

Commit 2b44ee3

Browse files
committed
Update freezing.rst
1 parent c2c49f0 commit 2b44ee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/shipping/freezing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Applications such as 'Dropbox', 'Eve Online', 'Civilisation IV', and
1212
BitTorrent clients do this.
1313

1414
The advantage of distributing this way is that your application will "just work",
15-
even if the user doesn't already have the required version of Python installed.
16-
On Windows, and even on many Linux distributions and OS X, the right
15+
even if the user doesn't already have the required version of Python (or any)
16+
installed. On Windows, and even on many Linux distributions and OS X, the right
1717
version of Python will not already be installed.
1818

1919
Besides, end-user software should always be in an executable format. Files

0 commit comments

Comments
 (0)