Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 263 Bytes

install.md

File metadata and controls

8 lines (5 loc) · 263 Bytes

Install description

    Invoke-RestMethod https://github.com/AlexAsplund/PSGraylog/releases/download/0.0.3/PSGraylog-0.0.3.zip -OutFile .\PSGraylog-0.0.3.zip
    Expand-Archive -Path .\PSGraylog-0.0.3.zip -DestinationPath <your module dir>