Saataa andagii !
This commit is contained in:
parent
d99a556d3d
commit
757ea77cc5
8 changed files with 549 additions and 500 deletions
|
@ -5,6 +5,7 @@
|
|||
### Linux
|
||||
|
||||
- `git clone https://git.leizour.fr/lucien/ultra-mastermind-implementation`
|
||||
- `cd ultra-mastermind-implementation`
|
||||
- `python -m venv .venv`
|
||||
- `source .venv/bin/activate`
|
||||
- `pip install -r requirements.txt`
|
||||
|
@ -20,8 +21,9 @@
|
|||
#### Second method
|
||||
|
||||
- `git clone https://git.leizour.fr/lucien/ultra-mastermind-implementation`
|
||||
- `cd ultra-mastermind-implementation`
|
||||
- `python -m venv .venv`
|
||||
- `./.venv/bin/activate`
|
||||
- `.venv/bin/activate`
|
||||
- `pip install -r requirements.txt`
|
||||
- `python main.py`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue