Update README.md
Adden binutils package
This commit is contained in:
@@ -675,7 +675,7 @@ You can also follow this [video tutorial](https://www.youtube.com/watch?v=0VkM7N
|
|||||||
|
|
||||||
**0. Install packages to Termux**
|
**0. Install packages to Termux**
|
||||||
```
|
```
|
||||||
pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib
|
pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib binutils
|
||||||
LDFLAGS="-L${PREFIX}/lib/" CFLAGS="-I${PREFIX}/include/" pip install --upgrade wheel pillow
|
LDFLAGS="-L${PREFIX}/lib/" CFLAGS="-I${PREFIX}/include/" pip install --upgrade wheel pillow
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -717,7 +717,7 @@ If you can't install `cryptography`, please try:
|
|||||||
|
|
||||||
`export RUSTFLAGS=" -C lto=no" && export CARGO_BUILD_TARGET="$(rustc -vV | sed -n 's|host: ||p')" && pip install cryptography`
|
`export RUSTFLAGS=" -C lto=no" && export CARGO_BUILD_TARGET="$(rustc -vV | sed -n 's|host: ||p')" && pip install cryptography`
|
||||||
|
|
||||||
⚠️ Installation of `pandas` and `cryptography` takes a long time.
|
⚠️ Installation of `pandas`, `maturin` and `cryptography` takes a long time.
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
This project comes with no guarantee or warranty. You are responsible for whatever happens from using this project. It is possible to get soft or hard banned by using this project if you are not careful. This is a personal project and is in no way affiliated with Twitch.
|
This project comes with no guarantee or warranty. You are responsible for whatever happens from using this project. It is possible to get soft or hard banned by using this project if you are not careful. This is a personal project and is in no way affiliated with Twitch.
|
||||||
|
|||||||
Reference in New Issue
Block a user