simplification

This commit is contained in:
Mylloon 2023-04-02 21:48:09 +02:00
parent 931f2dc302
commit 868998be96
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -8,23 +8,7 @@ Educational content only.
1. [Download the `.zip`](https://git.mylloon.fr/Anri/csh/archive/main.zip)
2. Install Python
```powershell
winget install python
```
3. Install dependencies
```powershell
pip install -r .\requirements.txt
```
4. Run it 🙂
```powershell
python .\main.py
```
2. Run it by double-clicking on `run.bat`
### Extra info