simplification
This commit is contained in:
parent
931f2dc302
commit
868998be96
1 changed files with 1 additions and 17 deletions
18
README.md
18
README.md
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue