Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Requierments to Requirements
  • Loading branch information
cclulu authored Oct 24, 2019
1 parent b4c6638 commit 31b67df
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 31b67df

Please sign in to comment.