Kaydet (Commit) 51c41056 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

[Bug #1576348] Fix typo in example

üst fbbfb4b9
...@@ -632,7 +632,7 @@ Note that these two are \emph{not} equivalent if you supply a different ...@@ -632,7 +632,7 @@ Note that these two are \emph{not} equivalent if you supply a different
installation base directory when you run the setup script. For example, installation base directory when you run the setup script. For example,
\begin{verbatim} \begin{verbatim}
python setup.py --install-base=/tmp python setup.py install --install-base=/tmp
\end{verbatim} \end{verbatim}
would install pure modules to \filevar{/tmp/python/lib} in the first would install pure modules to \filevar{/tmp/python/lib} in the first
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment