Show More
@@ -32,7 +32,7 b' From the prompt, change to the Mercurial' | |||||
32 | ``cd c:\src\hg``. |
|
32 | ``cd c:\src\hg``. | |
33 |
|
33 | |||
34 | Next, invoke ``build.py`` to produce an Inno installer. You will |
|
34 | Next, invoke ``build.py`` to produce an Inno installer. You will | |
35 | need to supply the path to the Python interpreter to use.: |
|
35 | need to supply the path to the Python interpreter to use.:: | |
36 |
|
|
36 | ||
37 | $ python3.exe contrib\packaging\inno\build.py \ |
|
37 | $ python3.exe contrib\packaging\inno\build.py \ | |
38 | --python c:\python27\python.exe |
|
38 | --python c:\python27\python.exe |
General Comments 0
You need to be logged in to leave comments.
Login now