diff --git a/master/documentation/getting-started/binaries/index.html b/master/documentation/getting-started/binaries/index.html index 29c9627..a579672 100644 --- a/master/documentation/getting-started/binaries/index.html +++ b/master/documentation/getting-started/binaries/index.html @@ -3,4 +3,4 @@
with gh cli
:
gh release download ${WG_PORTAL_VERSION} --repo h44z/wg-portal --output wg-portal --pattern '*amd64'
sudo mkdir -p /opt/wg-portal
sudo install wg-portal /opt/wg-portal/
-
Unreleased versions could be downloaded from GitHub Workflow artifacs also.