This commit is contained in:
2025-11-11 07:02:47 -06:00
parent 4dd7a8a452
commit 6ff86f7092

View File

@@ -25,7 +25,7 @@ Server = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/$arch
or run this command which will do the same thing
```bash
printf "[tesses50.git.tesseslanguage.com]\nSigLevel = Optional TrustAll\nServer = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/\$arch\n" | sudo tee /etc/pacman.conf
printf "[tesses50.git.tesseslanguage.com]\nSigLevel = Optional TrustAll\nServer = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/\$arch\n" | sudo tee -a /etc/pacman.conf
```
## Install crosslang