|
@@ -91,7 +91,7 @@ though.)
|
91
|
91
|
Using Makefile is not mandatory; you can call MKit commands directly
|
92
|
92
|
via *utils/mkit/make* command. It is conventional, however: your users
|
93
|
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
|
97
|
### 3. add mkit.ini with everything about your project ###
|