Update README.md (#394)

This commit is contained in:
Danimal4326 2022-07-19 08:28:16 -05:00 committed by GitHub
parent c7e51949d6
commit 80d8ed9770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ This will also install CNI Plugins & CNI Bridge scripts. If you are using UDMSE/
```bash
curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.5_all.deb
dpkg -i udm-boot_1.0.5_all.deb
systemctl enable udm-boot
exit
```