Alois Mahdal 7 years ago
parent
commit
e034ba01d8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

91
 Using Makefile is not mandatory; you can call MKit commands directly
91
 Using Makefile is not mandatory; you can call MKit commands directly
92
 via *utils/mkit/make* command.  It is conventional, however: your users
92
 via *utils/mkit/make* command.  It is conventional, however: your users
93
 will be able to use the ubiquitous: `make` and `sudo make install`,
93
 will be able to use the ubiquitous: `make` and `sudo make install`,
94
-and you get tab copmpletion for free.
94
+and you get tab completion for free.
95
 
95
 
96
 
96
 
97
 ### 3. add mkit.ini with everything about your project ###
97
 ### 3. add mkit.ini with everything about your project ###