From 68e8732f04df9296554537020c77d9e16ddd7d2d Mon Sep 17 00:00:00 2001 From: Jeximo Date: Sat, 4 May 2024 12:26:50 -0300 Subject: [PATCH] remove Fdroid reference, link directly to Termux Fdroid is not required Co-authored-by: slaren --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b530ee6b0..374926539 100644 --- a/README.md +++ b/README.md @@ -977,8 +977,8 @@ Here is a demo of an interactive session running on Pixel 5 phone: https://user-images.githubusercontent.com/271616/225014776-1d567049-ad71-4ef2-b050-55b0b3b9274c.mp4 -#### Build on Android using Termux (F-Droid) -F-Droid Termux is an alternative to execute `llama.cpp` on an Android device (no root required). +#### 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). ``` apt update && apt upgrade -y apt install git