Typo in URL

This commit is contained in:
Andreas Steinel 2020-05-12 15:57:35 +02:00 committed by GitHub
parent 64e991760f
commit 1da5e6bcc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Navigate to the [releases](https://github.com/lnxbil/pve-no-subscription/release
On your Proxmox VE server, download and then install the package, e.g. On your Proxmox VE server, download and then install the package, e.g.
``` ```
wget https://github.com/lnxbil/pve-no-subscription/releases/download/1.6/pve-no-subscription_1.6_all.deb wget https://github.com/lnxbil/pve-no-subscription/releases/download/v1.6/pve-no-subscription_1.6_all.deb
dpkg -i pve-no-subscription_1.6_all.deb dpkg -i pve-no-subscription_1.6_all.deb
``` ```