mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
don't make assumptions about $PATH in Cygwin instructions
This commit is contained in:
parent
c29db26529
commit
c7c9a3a958
1 changed files with 1 additions and 1 deletions
|
|
@ -1846,7 +1846,7 @@ This \UNIX\ is also followed by a space.
|
||||||
using this command to build and install the software:
|
using this command to build and install the software:
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
% configure && make install
|
% ./configure && make install
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
You should now be able to build at least the DVI, HTML, PDF, and
|
You should now be able to build at least the DVI, HTML, PDF, and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue