diff --git a/README.MD b/README.MD index 3154585..6c04510 100644 --- a/README.MD +++ b/README.MD @@ -16,9 +16,9 @@ Monitor Metrics provided by the Kubernetes Events API and let them report into t Either [Download the Extension from the latest Github release](https://github.com/Appdynamics/kubernetes-events-extension/files/2093924/KubernetesEventsMonitor-0.2.zip) or Build from Source. -1. Deploy the `KuberentesEventsMonitor-.zip` file into the `/monitors` directory. +1. Deploy the `KubernetesEventsMonitor-.zip` file into the `/monitors` directory. - `> unzip KuberentesEventsMonitor-.zip -d /monitors/` + `> unzip KubernetesEventsMonitor-.zip -d /monitors/` 2. Set up `config.yml`. At minimum this is: ``` @@ -40,7 +40,7 @@ Either [Download the Extension from the latest Github release](https://github.co 1. Clone this repository 2. Run `mvn -DskipTests clean install` -3. The `KuberentesEventsMonitor-.zip` file can be found in the `target` directory +3. The `KubernetesEventsMonitor-.zip` file can be found in the `target` directory ## Directory Structure