From d99a556d3d75c09298f25b7fbfd4886f39f27df6 Mon Sep 17 00:00:00 2001 From: Lukian Date: Mon, 6 Jan 2025 22:51:30 +0100 Subject: [PATCH] Saataa andagii ! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d682927..bfe4a5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ### Linux +- `git clone https://git.leizour.fr/lucien/ultra-mastermind-implementation` - `python -m venv .venv` - `source .venv/bin/activate` - `pip install -r requirements.txt` @@ -18,6 +19,7 @@ #### Second method +- `git clone https://git.leizour.fr/lucien/ultra-mastermind-implementation` - `python -m venv .venv` - `./.venv/bin/activate` - `pip install -r requirements.txt`