taw00 / element-rpm

Providing the Element messaging desktop client packaged for the Fedora, Red Hat(IBM), and OpenSUSE families of linux desktop operating systems.
Apache License 2.0
100 stars 17 forks source link

Small typo for OpenSuse Install #39

Closed fulup-bzh closed 1 year ago

fulup-bzh commented 4 years ago

Following line fail sudo rpm --import https://download.copr.fedoraproject.org/results/taw/element/pubkey.gpg

Should be replace by sudo rpm --import https://download.copr.fedorainfracloud.org/results/taw/element/pubkey.gpg

Thank you for your packaging effort.