From b9bf285f1e26b29ffca995cf5868a58d9dd9e79f Mon Sep 17 00:00:00 2001 From: onryo Date: Thu, 16 Jun 2022 23:06:36 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee542f..00e8c76 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,11 @@ Start XFCE, you run it only once. startxfce4 ``` -(Optional) To enable Mobile tether you need to uncomment the following strings with `sudo vi /etc/network/interfaces`: +(Optional) To enable Mobile tether you need to uncomment `allow-hotplug usb0` and `iface usb0 inet dhcp` strings: + +``` +sudo vi /etc/network/interfaces +``` ``` ### Mobile tether