From 8ae63953fef3943e22689ab098868a26b78a7acc Mon Sep 17 00:00:00 2001 From: Jeximo Date: Sun, 5 May 2024 18:30:14 -0300 Subject: [PATCH] re-word for clarity method seems to be more correct, instead of alternative in this context --- Further tidy on Android instructions README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Further tidy on Android instructions README.md b/Further tidy on Android instructions README.md index 463b139c6..c70e4e247 100644 --- a/Further tidy on Android instructions README.md +++ b/Further tidy on Android instructions README.md @@ -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