Update README.md
This commit is contained in:
parent
9318504d19
commit
6b7d883ea4
1 changed files with 2 additions and 5 deletions
|
@ -10,11 +10,8 @@ curl https://repo.mic.ke/PUBLIC.KEY | sudo apt-key add -
|
|||
curl https://repo.mic.ke/debian/debian-micke-unstable.list | sudo tee /etc/apt/sources.list.d/debian-micke-unstable.list
|
||||
sudo apt update && sudo apt install gmnd
|
||||
```
|
||||
Unless you are using resolvconf and systemd-resolvd, NetworkManager might empty /etc/resolv.conf when you remove the last tunnel. This step is optional, but recommended:
|
||||
```
|
||||
sudo apt install resolvconf
|
||||
sudo systemctl restart systemd-resolved.service
|
||||
```
|
||||
|
||||
|
||||
|
||||
### RPM
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue