mirror of
https://github.com/extremecoders-re/pyinstxtractor.git
synced 2026-06-09 11:05:32 +00:00
Fix Invalid escape sequence \p syntax warning
This commit is contained in:
parent
f1cff6b4cc
commit
6be66895ba
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ extracting the PYZ archive.
|
|||
Usage : Just copy this script to the directory where your exe resides
|
||||
and run the script with the exe file name as a parameter
|
||||
|
||||
C:\path\to\exe\>python pyinstxtractor.py <filename>
|
||||
C:\\path\\to\\exe\\>python pyinstxtractor.py <filename>
|
||||
$ /path/to/exe/python pyinstxtractor.py <filename>
|
||||
|
||||
Licensed under GNU General Public License (GPL) v3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue