mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 05:36:34 +00:00
Merge pull request #2319 from resin-io/update-keyserver
doc(README): Use ubuntu keyserver for apt-key
This commit is contained in:
commit
c07895d418
@ -50,7 +50,7 @@ installers for all supported operating systems.
|
|||||||
2. Trust Bintray.com's GPG key:
|
2. Trust Bintray.com's GPG key:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61
|
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Update and install:
|
3. Update and install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user