Update README.md

Note about dns
main
Mikael Nordin 3 years ago committed by GitHub
parent 62ce30c050
commit f3b8071139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,13 @@ For packaging a debian package you can use these dependencies:
Thanks to Jan Bodnar of zetcode.com for the valuable tutorial on wxPython dialogs:
* http://zetcode.com/wxpython/dialogs/
## Prerequisites
Make sure you are using resolvconf and systemd-resolvd otherwise NetworkManager might empty /etc/resolv.conf when you remove the last tunnel:
```
sudo apt install resolvconf
sudo systemctl restart systemd-resolved.service
```
## Installation
You can install using pip:
```

Loading…
Cancel
Save