re-word for clarity

method seems to be more correct, instead of alternative in this context
This commit is contained in:
Jeximo 2024-05-05 18:30:14 -03:00 committed by GitHub
parent 34a241be63
commit 8ae63953fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -934,7 +934,7 @@ If your issue is with model generation quality, then please at least scan the fo
### Android
#### Build on Android using Termux
[Termux](https://github.com/termux/termux-app#installation) is an alternative to execute `llama.cpp` on an Android device (no root required).
[Termux](https://github.com/termux/termux-app#installation) is a method to execute `llama.cpp` on an Android device (no root required).
```
apt update && apt upgrade -y
apt install git