Merge pull request #164 from esin/master

Update README.md
This commit is contained in:
Revertron
2021-10-04 09:49:36 +02:00
committed by GitHub
+1 -1
View File
@@ -85,7 +85,7 @@ Beware of NetworkManager, it can change your resolvers at will.
1. Download repository public key and add it to your APT
```
wget -O - https://deb.revertron.com/key.txt | sudo apt-key add -
wget -qO - https://deb.revertron.com/key.txt | sudo apt-key add -
```
2. Add repository path to sources list
```