diff --git a/README.md b/README.md index 9a26953..f80494e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a Rundeck Node Execution/ File Copier plugin that uses WinRM to connect Download from the releases page and copy the py-winrm-plugin-X.X.X.zip to the libext/ directory for Rundeck. -## Requierments +## Requirements The plugin needs the python module **pywinrm**. It can be installed with the following command: ```pip install pywinrm``` @@ -148,4 +148,4 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted ## Docker example -Check these [instructions](docker/README.md) for docker test \ No newline at end of file +Check these [instructions](docker/README.md) for docker test