Browse Source

Update 'README.md'

master
onryo 2 years ago
parent
commit
b9bf285f1e
  1. 6
      README.md

6
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

Loading…
Cancel
Save