From: Greg Ward Date: Tue, 26 Sep 2000 02:54:43 +0000 (+0000) Subject: Remove a ?? in the description of Mac OS support. X-Git-Tag: v2.0b2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15f5e2aa0f5b91e1971f5d6196e88203b9904fee;p=python Remove a ?? in the description of Mac OS support. --- diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index c5f8df2c91..d7b8950177 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -207,7 +207,7 @@ command-line arguments to the setup script: \item set the ``Keep stdio window open on termination'' if you're interested in seeing the output of the setup script (which is usually voluminous and often useful) -\item (??) when the command-line dialog pops up, enter ``install'' (you +\item when the command-line dialog pops up, enter ``install'' (you can, of course, enter any Distutils command-line as described in this document or in the ``Distributing Python Modules'' document: just leave of the initial \code{python setup.py} and you'll be fine)