2023-11-19 18:38:40

This commit is contained in:
z17CX 2023-11-19 18:38:40 +00:00
parent 7d45f8522f
commit a2e485fa6b
Signed by: z17cx
GPG key ID: 3F5F87C84EE943E4

View file

@ -5,7 +5,7 @@ PowerShell module for working with cURL.
## Install
```powershell
Install-CustomModule -Name 'cURL' -GitHubPath 'pkgstore/pwsh-curl'
Install-CustomModule -N 'cURL' -GHP 'pkgstore/pwsh-curl'
```
## Syntax