Update Installation.md

another typo, thx to @Paulchen-Panther
This commit is contained in:
Serhan S 2021-08-25 18:17:19 +02:00 committed by GitHub
parent dfb4766f95
commit 5c233bc8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```