We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb16d6e commit aa132d2Copy full SHA for aa132d2
README.md
@@ -43,7 +43,7 @@ the directory where the python lib file is located. Then you should set the
43
When using the prebuild Python installer, this will be:
44
45
```cmd
46
-set PYTHON_PATH = c:\Python38
47
-set PYTHON_LIB = c:\Python38\libs
48
-set PYTHON_VERSION = 38
49
-```
+set PYTHON_PATH=c:\Python38
+set PYTHON_LIB=c:\Python38\libs
+set PYTHON_VERSION=38
+```
0 commit comments