clarified wording

This commit is contained in:
JackJollimore 2023-08-27 14:51:57 -03:00 committed by GitHub
parent 364d684b9a
commit cd7b3edeed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -792,7 +792,7 @@ Finally, copy the `llama` binary and the model files to your device storage. Her
https://user-images.githubusercontent.com/271616/225014776-1d567049-ad71-4ef2-b050-55b0b3b9274c.mp4
#### Building the Project in Termux (F-Droid)
[Termux](https://termux.dev/) is an alternative method to run `llama.cpp` on Android devices.
[Termux](https://termux.dev/) is a way to run `llama.cpp` on Android devices.
Ensure Termux is up to date and clone the repo:
```