Fix Invalid escape sequence \p syntax warning

This commit is contained in:
extremecoders-re
2023-12-03 23:47:41 +05:30
committed by GitHub
parent f1cff6b4cc
commit 6be66895ba

View File

@@ -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.