mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
change domain for fetching key
This commit is contained in:
parent
ff84841b52
commit
72c88c8c87
@ -17,7 +17,7 @@ yarn run fetch --noverify --cfgdir ''
|
|||||||
|
|
||||||
...or if you'd like to use GPG to verify the downloaded package:
|
...or if you'd like to use GPG to verify the downloaded package:
|
||||||
```
|
```
|
||||||
# Fetch the Element public key from the riot.im web server over a secure connection and import
|
# Fetch the Element public key from the element.io web server over a secure connection and import
|
||||||
# it into your local GPG keychain (you'll need GPG installed). You only need to to do this
|
# it into your local GPG keychain (you'll need GPG installed). You only need to to do this
|
||||||
# once.
|
# once.
|
||||||
yarn run fetch --importkey
|
yarn run fetch --importkey
|
||||||
|
Loading…
Reference in New Issue
Block a user