From 8c16f1136d657476af79bf5142cd0fc0533d43c8 Mon Sep 17 00:00:00 2001 From: sky Date: Sat, 7 Dec 2024 22:09:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README=5Fzh.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index d0e5aa9..4eff059 100644 --- a/README_zh.md +++ b/README_zh.md @@ -42,7 +42,7 @@ Fork开发分支,并将PR提交到开发分支 :) ## 使用说明 **运行工具包:** - - 打开ADB & Fastboot++(参见[使用ADB](https://github.com/iamromulan/quectel-rgmii-configuration-notes?tab=readme-ov-file#unlocking-and-using-adb))或直接使用adb + - 打开ADB & Fastboot++(参见[使用ADB(Github)](https://github.com/iamromulan/quectel-rgmii-configuration-notes?tab=readme-ov-file#unlocking-and-using-adb) [(英文版)](ADB-Usage.md) [(中文版)](ADB-Usage-cn.md))或直接使用adb - 确保您的调制解调器通过USB连接到计算机 - 运行`adb devices`确保adb检测到您的调制解调器 - 运行`adb shell ping 8.8.8.8`确保shell可以访问互联网。如果出现错误,请确保调制解调器已连接到蜂窝网络,并确保已设置`AT+QMAPWAC=1`(参见故障排除部分:[无法从以太网端口获取互联网访问(常见)](https://github.com/iamromulan/quectel-rgmii-configuration-notes/tree/main?tab=readme-ov-file#i-cant-get-internet-access-from-the-ethernet-port-common))