Saataa andagii !

This commit is contained in:
Lukian 2025-01-06 22:51:30 +01:00
parent e2243d245b
commit d99a556d3d

View file

@ -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`