diff options
Diffstat (limited to 'Doc/inst/inst.tex')
-rw-r--r-- | Doc/inst/inst.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index f5f00b2..3885eb1 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -158,7 +158,7 @@ python setup.py install On Windows, you'd probably download \file{foo-1.0.zip}. If you downloaded the archive file to \file{C:\textbackslash{}Temp}, then it would unpack into \file{C:\textbackslash{}Temp\textbackslash{}foo-1.0}; -you can use either a archive manipulator with a grapical user interface +you can use either a archive manipulator with a graphical user interface (such as WinZip) or a command-line tool (such as \program{unzip} or \program{pkunzip}) to unpack the archive. Then, open a command prompt window (``DOS box''), and run: |