Update Installation.md

Typo fix
This commit is contained in:
Serhan S 2021-08-20 18:04:04 +02:00 committed by GitHub
parent ce368aa84c
commit a30e3237cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ On the following operating systems, Hyperion can currently be installed/updated
### Install Hyperion:
1. Add Hyperions official GPG key:
```bash
wget -q0- https://apt.hyperion-project.org/hyperion.pub.key | sudo gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg
wget -qO- https://apt.hyperion-project.org/hyperion.pub.key | sudo gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg
```
2. Add Hyperion-Project to your APT sources: