From d7ba07f5512b5ade494f05b53512f794e7372345 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Tue, 16 Jul 2019 19:46:01 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cea668..7a6b864 100644 --- a/README.md +++ b/README.md @@ -654,7 +654,7 @@ enableVC64 镜像支持在启动前提前配置好网络(无线、有线网络均可配置) -● 无线网络配置 (1.0版本 3B、3B+、3A+,2.0版本 3B) /boot/wlan0 +● 无线网络配置 (1.0版本) /boot/wlan0 ```shell # Used this conf, unconfig # every line bellow. (Do not change this line) @@ -673,7 +673,7 @@ enableVC64 #注意,以上两行的双引号需保留 ``` -● 无线网络配置 (1.0版本 3B、3B+、3A+,2.0版本 3B) /boot/wpa_supplicant.conf +● 无线网络配置 (2.0版本) /boot/wpa_supplicant.conf ``` ## To use this file, you should run command "systemctl disable network-manager" and reboot system. (Do not uncomment this line!) ##