diff --git a/_posts/2000-01-05-install.md b/_posts/2000-01-05-install.md index 3a2b047..a4c4799 100644 --- a/_posts/2000-01-05-install.md +++ b/_posts/2000-01-05-install.md @@ -90,7 +90,7 @@ sudo apt update && sudo apt install codium Add the GPG key of the repository: ```bash -sudo rpm --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg +sudo rpmkeys --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg ``` Add the repository: