Bastien Sevajol 11 anni fa
parent
commit
ab20a3c214
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md Vedi File

17
 
17
 
18
 Execute command 
18
 Execute command 
19
 ````
19
 ````
20
-C:\Python34\python -m pip install Downloads\pygame-1.9.2a0-cp34-none-win32.whl
20
+C:\Python34\python -m pip install "Downloads\pygame-1.9.2a0-cp34-none-win32.whl"
21
 ````
21
 ````
22
 Launch Git Bash program and execute command 
22
 Launch Git Bash program and execute command 
23
 ````
23
 ````