diff --git a/docs/shipping/freezing.rst b/docs/shipping/freezing.rst index 346816b..d42f2d6 100644 --- a/docs/shipping/freezing.rst +++ b/docs/shipping/freezing.rst @@ -12,8 +12,8 @@ Applications such as 'Dropbox', 'Eve Online', 'Civilisation IV', and BitTorrent clients do this. The advantage of distributing this way is that your application will "just work", -even if the user doesn't already have the required version of Python installed. -On Windows, and even on many Linux distributions and OS X, the right +even if the user doesn't already have the required version of Python (or any) +installed. On Windows, and even on many Linux distributions and OS X, the right version of Python will not already be installed. Besides, end-user software should always be in an executable format. Files