diff --git a/README.md b/README.md index b39292d..e19cfa6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ONLY FOR THE QUECTEL RM520N-GL *****WORK IN PROGRESS NOT READY TO INSTALL***** ## Installation Automated -Script will do everything but setup Nate's at_telnet_daemon +Script will ask to install AT Telnet Daemon then ask to install Simpleadmin ```bash adb shell wget -P /tmp https://raw.githubusercontent.com/iamromulan/quectel-rgmii-simpleadmin-at-telnet-daemon/main/install_on_modem.sh adb shell chmod +x /tmp/install_on_modem.sh @@ -189,4 +189,4 @@ adb shell systemctl daemon-reload ``` ## Acknowledgements -This heavily uses the AT Command Parsing Scripts (Basically a copy with minor tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203 \ No newline at end of file +This heavily uses the AT Command Parsing Scripts (Basically a copy with minor tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203