Fixed rst.

This commit is contained in:
Raoul Snyman 2010-05-26 22:27:03 +02:00
parent 5e1c8883e4
commit a1273aefe5
1 changed files with 2 additions and 2 deletions

View File

@ -48,12 +48,12 @@ PyInstaller
way is to install TortoiseSVN and then checkout the following URL to a
directory called "pyinstaller"::
http://svn.pyinstaller.org/trunk
http://svn.pyinstaller.org/trunk
Once you've done that, open a command prompt (DOS shell), navigate to the
PyInstaller directory and run::
C:\Projects\pyinstaller>python Configure.py
C:\Projects\pyinstaller>python Configure.py
Bazaar
You need the command line "bzr" client installed.