removed outdated installation steps from readme

This commit is contained in:
Adam Saudagar 2022-01-31 13:34:59 +05:30
parent e0223a0902
commit b0fb23a684

View File

@ -6,15 +6,8 @@ It's not a fully automated bot, it does fishing on its own but you will have to
Botting does violate ESO's terms of service, so technically you could get banned. But this bot doesn't read or write memory from ESO so they won't know you are using a bot. **This software doesn't come with any Liability or Warranty, I am not responsible if you do get banned.**
- Check out the [Showcase Video](https://www.youtube.com/watch?v=THQ66lG4ImU).
- [How to Install ?](https://github.com/fishyboteso/fishyboteso/wiki/Installation)
- Chat with us on [Discord](https://discord.gg/V6e2fpc).
- Support us via [PayPal](https://www.paypal.me/AdamSaudagar) or [Patreon](https://www.patreon.com/AdamSaudagar).
### How to Install?
- Install [Python v3.7.3](https://www.python.org/downloads/release/python-373/) (make sure you tick, `Add Python to PATH`)
- Then open PowerShell and type these commands, one by one,
```
python -m pip install pip --upgrade
pip install fishy
python -m fishy
```
For more Info, please refer our [Wiki](https://github.com/fishyboteso/fishyboteso/wiki).