diff --git a/19.07.8/ReadMe.md b/19.07.8/ReadMe.md index 6567f09..19b58eb 100644 --- a/19.07.8/ReadMe.md +++ b/19.07.8/ReadMe.md @@ -3,6 +3,9 @@ Downloading file to your router: Go to the file, right click on Download button and select Copy link addess.\ -Then paste the link in your router after wget. +Then paste the link in your router after wget. Install with opkg. -`wget https://github.com/mrhaav/openwrt/raw/master/19.07.8/uqmi_2021-12-22-0.4_mipsel_24kc.ipk` +``` +wget https://github.com/mrhaav/openwrt/raw/master/21.02.1/uqmi_2021-12-22-0.4_mipsel_24kc.ipk +opkg install uqmi_2021-12-22-0.4_mipsel_24kc.ipk +```