Alois Mahdal 7 年前
父节点
当前提交
e034ba01d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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