diff --git a/doc/how-to-use.md b/doc/how-to-use.md index 9c3efd353..c3220727e 100644 --- a/doc/how-to-use.md +++ b/doc/how-to-use.md @@ -19,7 +19,7 @@ You may acquire the Multus binary via compilation (see the [developer guide](dev *Via Daemonset method* -As a [quickstart](quickstart.md), you may apply these YAML files (included in the clone of this repository). Run this command (typically you would run this on the master, or wherever you have access to the `kubectl` command to manage yoru cluster). +As a [quickstart](quickstart.md), you may apply these YAML files (included in the clone of this repository). Run this command (typically you would run this on the master, or wherever you have access to the `kubectl` command to manage your cluster). $ cat ./images/{multus-daemonset.yml,flannel-daemonset.yml} | kubectl apply -f -