Browse Source

Update INSTALL.md

Bastien Sevajol 9 years ago
parent
commit
0d6c633f47
1 changed files with 2 additions and 5 deletions
  1. 2 5
      INSTALL.md

+ 2 - 5
INSTALL.md View File

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