Skip to content

Commit

Permalink
Correct typo - 'fodler' to 'folder'
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-richardson committed Apr 12, 2016
1 parent c1db77b commit e472d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A set of cmdlets that enable Continuous Integration (CI) patterns for Octopus De

1. Download the code as a zip file
2. If required, unblock the zip file
3. Extract the zip file to a folder called OctopusStepTemplateCi under your modules fodler (usually `%USERPROFILE%\Documents\WindowsPowerShell\Modules`)
3. Extract the zip file to a folder called OctopusStepTemplateCi under your modules folder (usually `%USERPROFILE%\Documents\WindowsPowerShell\Modules`)
4. To confirm its installed, start a new powershell session, and run `Get-Module -ListAvailable -Name OctopusStepTemplateCi`, which will show the module

## Usage
Expand Down

0 comments on commit e472d6c

Please sign in to comment.