Update README.md

Moved packages from note to installation steps.
This commit is contained in:
Vojtak42
2023-07-30 00:24:52 +02:00
committed by GitHub
parent e0c732a897
commit eed4b5f3ca

View File

@@ -675,7 +675,7 @@ You can also follow this [video tutorial](https://www.youtube.com/watch?v=0VkM7N
**0. Install packages to Termux**
```
pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib binutils
pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib binutils tur-repo python-pandas
LDFLAGS="-L${PREFIX}/lib/" CFLAGS="-I${PREFIX}/include/" pip install --upgrade wheel pillow
```
@@ -708,10 +708,6 @@ pip install Twitch-Channel-Points-Miner-v2
Read more at [#92](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/92) [#76](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/76)
**Note**
If you can't install `pandas`, please try:
```pkg install tur-repo
pkg install python-pandas```
If you can't install `cryptography`, please try: