From a30e3237cc4f28d5bd4e0f2ceab11076394117ab Mon Sep 17 00:00:00 2001 From: Serhan S Date: Fri, 20 Aug 2021 18:04:04 +0200 Subject: [PATCH] Update Installation.md Typo fix --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 8f8b7392..a974dc58 100644 --- a/Installation.md +++ b/Installation.md @@ -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: