mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update Installation.md
Typo fix
This commit is contained in:
parent
ce368aa84c
commit
a30e3237cc
@ -14,7 +14,7 @@ On the following operating systems, Hyperion can currently be installed/updated
|
||||
### Install Hyperion:
|
||||
1. Add Hyperion’s 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:
|
||||
|
Loading…
Reference in New Issue
Block a user