mirror of https://github.com/python/cpython
don't make assumptions about $PATH in Cygwin instructions
This commit is contained in:
parent
c29db26529
commit
c7c9a3a958
|
@ -1846,7 +1846,7 @@ This \UNIX\ is also followed by a space.
|
|||
using this command to build and install the software:
|
||||
|
||||
\begin{verbatim}
|
||||
% configure && make install
|
||||
% ./configure && make install
|
||||
\end{verbatim}
|
||||
|
||||
You should now be able to build at least the DVI, HTML, PDF, and
|
||||
|
|
Loading…
Reference in New Issue