瀏覽代碼

Update INSTALL.md

Bastien Sevajol 10 年之前
父節點
當前提交
ab20a3c214
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md 查看文件

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
 ````