Fixed readme

This commit is contained in:
2025-07-08 09:34:06 +00:00
parent c8dcafbe01
commit 7ca0483cfd

View File

@ -138,9 +138,10 @@ Instructions to directly run the Python script. Note: the bot stops when you clo
**Configuration** **Configuration**
- Clone the repo: - Clone the repo:
```sh
git clone https://git.djeex.fr/Djeex/nvidia-stock-bot.git ```sh
``` git clone https://git.djeex.fr/Djeex/nvidia-stock-bot.git
```
- Navigate to `nvidia-stock-bot` and create a virtual environment (e.g., `python3 -m venv env_name`) - Navigate to `nvidia-stock-bot` and create a virtual environment (e.g., `python3 -m venv env_name`)
- Export the environment variables with your webhook and refresh time, for exemple: - Export the environment variables with your webhook and refresh time, for exemple: