remove Fdroid reference, link directly to Termux
Fdroid is not required Co-authored-by: slaren <slarengh@gmail.com>
This commit is contained in:
parent
624a689b68
commit
68e8732f04
1 changed files with 2 additions and 2 deletions
|
@ -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
|
https://user-images.githubusercontent.com/271616/225014776-1d567049-ad71-4ef2-b050-55b0b3b9274c.mp4
|
||||||
|
|
||||||
#### Build on Android using Termux (F-Droid)
|
#### Build on Android using Termux
|
||||||
F-Droid Termux is an alternative to execute `llama.cpp` on an Android device (no root required).
|
[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 update && apt upgrade -y
|
||||||
apt install git
|
apt install git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue