Skip to content

Commit

Permalink
docs: Added android 14 fix in readme prior to #1206
Browse files Browse the repository at this point in the history
  • Loading branch information
THEGOLDENPRO authored Oct 16, 2023
1 parent aef48ee commit da53677
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ Install termux [(Guide)](https://termux.com/)
pkg up -y
pkg install ani-cli
```
If you're using Android 14 make sure to run this due to [#1206](https://github.com/pystardust/ani-cli/issues/1206):
```sh
pkg install termux-am
```

For players you can use the apk (playstore/fdroid) versions of mpv and vlc. Note that these cannot be checked from termux so a warning is generated when checking dependencies.

Expand Down

0 comments on commit da53677

Please sign in to comment.