소스 검색

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