This commit is contained in:
2025-11-11 06:54:00 -06:00
parent 8e508bae83
commit 4dd7a8a452

View File

@@ -12,7 +12,7 @@ We only support these architectures for the time being
You need to add our repository key You need to add our repository key
```bash ```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 sudo pacman-key --add repository.key
``` ```