From 5c233bc8ec1b7de36022dd1e025f0d66adcbf072 Mon Sep 17 00:00:00 2001 From: Serhan S Date: Wed, 25 Aug 2021 18:17:19 +0200 Subject: [PATCH] Update Installation.md another typo, thx to @Paulchen-Panther --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index a974dc58..57e14503 100644 --- a/Installation.md +++ b/Installation.md @@ -42,5 +42,5 @@ sudo apt-get --purge autoremove hyperion 2. Remove the Hyperion-Project APT source from your system: ```bash -sudo rm /usr/keyrings/hyperion.pub.gpg /etc/apt/sources.list.d/hyperion.list +sudo rm /usr/share/keyrings/hyperion.pub.gpg /etc/apt/sources.list.d/hyperion.list ```