From cd7b3edeed6a1ee85a6a314652856294fbb53b27 Mon Sep 17 00:00:00 2001 From: JackJollimore <130917767+JackJollimore@users.noreply.github.com> Date: Sun, 27 Aug 2023 14:51:57 -0300 Subject: [PATCH] clarified wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50a794a07..160138768 100644 --- a/README.md +++ b/README.md @@ -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: ```