Update README.md

This commit is contained in:
John Dorman 2023-01-17 05:46:14 -08:00 committed by GitHub
parent 486f3b78ae
commit 8f5303365d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ This will also install CNI Plugins & CNI Bridge scripts. If you are using UDMSE/
2. Download [udm-boot_1.0.5_all.deb](packages/udm-boot_1.0.5_all.deb) and install it and go back to the UDM. The latest package will always be found at https://udm-boot.boostchicken.dev
```bash
curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.5_all.deb
curl -L [[https://udm-boot.boostchicken.dev](https://unifi.boostchicken.io/udm-boot_1.0.5_all.deb)](https://unifi.boostchicken.io/udm-boot_1.0.5_all.deb) -o udm-boot_1.0.5_all.deb
dpkg -i udm-boot_1.0.5_all.deb
systemctl enable udm-boot
exit