Update README to use port 443 to get keys from keyserver.ubuntu.com

Change-type: patch
This commit is contained in:
Anthony Rouneau 2020-03-09 09:22:06 +01:00 committed by Alexis Svinartchouk
parent 21181f011f
commit 8b2f06442a

View File

@ -42,7 +42,7 @@ installers for all supported operating systems.
2. Trust Bintray.com's GPG key:
```sh
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61
sudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61
```
3. Update and install: