Skip to content

Commit

Permalink
Merge pull request #37 from cclulu/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
ltamaster authored Oct 25, 2019
2 parents b4c6638 + 31b67df commit d8c0837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```

Expand Down Expand Up @@ -148,4 +148,4 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted


## Docker example
Check these [instructions](docker/README.md) for docker test
Check these [instructions](docker/README.md) for docker test

0 comments on commit d8c0837

Please sign in to comment.