diff --git a/README.md b/README.md index 2ee3fb8..2791f68 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ http://192.168.31.1/cgi-bin/luci/;stok=/api/xqsystem/check_rom_update ### Install OpenWrt -When installing OpenWrt on the Xiaomi 4A Gigabit, there are several options. **Note that there isn't a stable release for it yet, which means that the firmware may be unstable**: +When installing OpenWrt on the Xiaomi 4A Gigabit, there are several options: -* One of the images listed in the [official OpenWrt wiki page](https://openwrt.org/inbox/toh/xiaomi/xiaomi_mi_router_4a_gigabit_edition) +* **[PREFERRED OPTION]**: use the latest supported stable release of OpenWrt. Find it in the [official OpenWrt wiki page](https://openwrt.org/inbox/toh/xiaomi/xiaomi_mi_router_4a_gigabit_edition) * Build your own image with `imagebuilder`, using the latest source code on `master`: @@ -80,8 +80,6 @@ When installing OpenWrt on the Xiaomi 4A Gigabit, there are several options. **N make PROFILE=xiaomi_mir3g-v2 image ``` -* Wait until there is a stable release of OpenWrt - If **after reading above text** you still want to proceed, after login to the router through telnet run the following commands: ```shell