瀏覽代碼

Update INSTALL.md

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

+ 2 - 5
INSTALL.md 查看文件

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
23
-Execute command 
22
+Launch Git Bash program and execute command 
24
 ````
23
 ````
25
 mkdir ant
24
 mkdir ant
26
 ````
25
 ````
35
 git clone https://github.com/buxx/intelligine.git ant/intelligine
34
 git clone https://github.com/buxx/intelligine.git ant/intelligine
36
 ````
35
 ````
37
 
36
 
38
-Open Cmd
39
-
40
-Execute commands 
37
+Open Cmd and execute commands 
41
 ````
38
 ````
42
 cd ant\intelligine\modules
39
 cd ant\intelligine\modules
43
 mkdir synergine
40
 mkdir synergine