mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 18:56:31 +00:00
Update README to use port 443 to get keys from keyserver.ubuntu.com
Change-type: patch
This commit is contained in:
parent
21181f011f
commit
8b2f06442a
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user