From b0fb23a6843548eae77d94b2a7b63898cdcbe672 Mon Sep 17 00:00:00 2001 From: Adam Saudagar Date: Mon, 31 Jan 2022 13:34:59 +0530 Subject: [PATCH] removed outdated installation steps from readme --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9c3692a..6c4bbba 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +For more Info, please refer our [Wiki](https://github.com/fishyboteso/fishyboteso/wiki). \ No newline at end of file