Skip to content

Commit

Permalink
add: minor detail
Browse files Browse the repository at this point in the history
  • Loading branch information
amkhrjee committed Dec 29, 2022
1 parent 93d59f1 commit d21cfba
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 @@ -12,7 +12,7 @@
## Installation
`ocwd` is a [PowerShell](https://learn.microsoft.com/en-us/powershell/) script, therefore, it works wherever PowerShell works. Currently, PowerShell is available on both Windows and UNIX (that covers both Linux and MacOS) systems. Read their [installation guide](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.3) for more information on this.

`ocwd` is available via the PowerShellGallery:
Paste the following in your PowerShell terminal to install `ocwd` to your system.
```ps1
Install-Script -Name ocwd
```
Expand Down

0 comments on commit d21cfba

Please sign in to comment.