Fix Termux installation instructions

- Removed pip install Twitch-Channel-Points-Miner-v2 (old package name)
- Only requirements.txt installation needed when running from source
This commit is contained in:
2026-02-17 14:37:47 +01:00
parent 31c885be9a
commit fa4f4a757f

View File

@@ -688,7 +688,6 @@ pkg install python-pandas
**8. Install packages** **8. Install packages**
``` ```
pip install -r requirements.txt pip install -r requirements.txt
pip install Twitch-Channel-Points-Miner-v2
``` ```
**9. Run the miner!** **9. Run the miner!**