diff --git a/content/downloads/linux/arch.md b/content/downloads/linux/arch.md index e8550b1..518b8ba 100644 --- a/content/downloads/linux/arch.md +++ b/content/downloads/linux/arch.md @@ -12,7 +12,7 @@ We only support these architectures for the time being You need to add our repository key ```bash -wget -O repository.key wget https://git.tesseslanguage.com/api/packages/tesses50/arch/repository.key +wget -O repository.key https://git.tesseslanguage.com/api/packages/tesses50/arch/repository.key sudo pacman-key --add repository.key ```