<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Use Chocolatey (Windows) :: goshs Documentation</title>
    <link>https://docs.goshs.de/installation/chocolatey/index.html</link>
    <description>Use Chocolatey goshs is available on the Chocolatey community repository.&#xA;choco install goshs Prerequisites If Chocolatey is not installed yet, follow the official installation guide or run the following in an elevated PowerShell prompt:&#xA;Set-ExecutionPolicy Bypass -Scope Process -Force [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 iex ((New-Object System.Net.WebClient).DownloadString(&#39;https://community.chocolatey.org/install.ps1&#39;)) Upgrade choco upgrade goshs Notes The Chocolatey package downloads the official Windows binary from GitHub Releases and verifies its SHA-256 checksum before installing. goshs is added to your PATH automatically — open a new terminal after install. New releases are published to Chocolatey automatically when a new goshs version is tagged.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/installation/chocolatey/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>