Update README.md
This commit is contained in:
@@ -49,7 +49,7 @@ Fork development, and PR development to development :)
|
|||||||
- If you don't get an error you should be getting replies back endlessly, press `CTRL-C` to stop it.
|
- If you don't get an error you should be getting replies back endlessly, press `CTRL-C` to stop it.
|
||||||
- Simply Copy/Paste this into your Command Prompt/Shell
|
- Simply Copy/Paste this into your Command Prompt/Shell
|
||||||
```bash
|
```bash
|
||||||
adb shell "cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/SDXLEMUR/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh" && cd /
|
adb shell "cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/development-SDXLEMUR/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh" && cd /
|
||||||
```
|
```
|
||||||
|
|
||||||
**Or, if you want to stay in the modems shell when you are done**
|
**Or, if you want to stay in the modems shell when you are done**
|
||||||
@@ -59,7 +59,7 @@ adb shell
|
|||||||
```
|
```
|
||||||
Then run
|
Then run
|
||||||
```
|
```
|
||||||
cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/SDXLEMUR/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /
|
cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/development-SDXLEMUR/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /
|
||||||
```
|
```
|
||||||
**You should see:**
|
**You should see:**
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user