Update ReadMe.md

This commit is contained in:
mrhaav 2022-02-11 20:12:31 +01:00 committed by GitHub
parent 3036c65a0b
commit de5148cc59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```