mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 00:30:33 +03:00
Releasing.md: Update example full python path
* Python 3.8 now. * And reference the centrally installed location, not the one under %LOCALAPPDATA%.
This commit is contained in:
parent
1563e50733
commit
77939ad48e
@ -235,7 +235,7 @@ else you might need this, which assumes correct python.exe is in your PATH:
|
||||
|
||||
else you'll have to specify the path to python.exe, e.g.:
|
||||
|
||||
"C:\Program Files \(x86)\Python38-32\python.exe" setup.py py2exe
|
||||
"C:\Program Files (x86)\Python38-32\python.exe" setup.py py2exe
|
||||
|
||||
Output will be something like (`...` denoting parts elided for brevity):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user