diff --git a/Introduction-to-Mizu.md b/Introduction-to-Mizu.md index d509703..f2c3b70 100644 --- a/Introduction-to-Mizu.md +++ b/Introduction-to-Mizu.md @@ -5,7 +5,7 @@ Mizu is a Kubernetes-aware network sniffer that consists of two separate program ## CLI Mizu CLI is responsible for the deployment of Mizu Agent to the Kubernetes cluster which your `kubectl` -points to. Mizu CLI also configures the Mizu Agent according to the parameters supplied through- you guessed it- the Mizu CLI. +points to. Mizu CLI also configures the Mizu Agent according to the parameters supplied through the Mizu CLI. It can be built using the `make cli` command, which is a `Makefile` rule.