From 8d7adf60d0057dfb920918a31047dd39b9c575b0 Mon Sep 17 00:00:00 2001 From: DexSniping <102369376+DexSniping@users.noreply.github.com> Date: Sat, 2 Mar 2024 02:02:35 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4842a17..e9285b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Bot still working in 01/03/2024 +## Bot still working in 02/03/2024 # 🚀 Pancakeswap BSC - Uniswap ERC-20 Sniper Bot 🚀 @@ -43,7 +43,7 @@ cd DexSniping-BSC-ERC20-Telegram-Alerts # Install -**I'm using version 3.11.8 of Python, you can download it here (Be sure to use this version at least to avoid problems with the bot)**: [https://www.python.org/downloads/release/python-3118/](https://www.python.org/downloads/release/python-3118/) +**I'm using version 3.12.2 of Python, you can download it here (Be sure to use this version at least to avoid problems with the bot)**: [https://www.python.org/downloads/release/python-3122/](https://www.python.org/downloads/release/python-3122/) Install Requirements: @@ -112,7 +112,7 @@ And install **BuildTools C++** Problem: My bot does not start and displays a "loadTokens" or "unknown opcode" error: -Solution: I'm using version 3.11.8 of Python, you can download it here (Be sure to use this version at least to avoid problems with the bot): [https://www.python.org/downloads/release/python-3118/](https://www.python.org/downloads/release/python-3118/) +Solution: I'm using version 3.12.2 of Python, you can download it here (Be sure to use this version at least to avoid problems with the bot): [https://www.python.org/downloads/release/python-3122/](https://www.python.org/downloads/release/python-3122/) Problem: "python" does not work, what to do?