From 7ca0483cfd552e7e3c4f65a0d5ab19dbebf40f78 Mon Sep 17 00:00:00 2001 From: Djeex Date: Tue, 8 Jul 2025 09:34:06 +0000 Subject: [PATCH] Fixed readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b537ca4..5194e11 100644 --- a/README.md +++ b/README.md @@ -138,9 +138,10 @@ Instructions to directly run the Python script. Note: the bot stops when you clo **Configuration** - 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`) - Export the environment variables with your webhook and refresh time, for exemple: