1
Fork 0
mirror of https://github.com/RGBCube/CSAssignments synced 2025-07-25 13:07:46 +00:00

Add prerequisites to README

This commit is contained in:
RGBCube 2022-11-05 20:18:25 +03:00
parent 364383059a
commit 9ed2410cc0

View file

@ -16,13 +16,19 @@ code.
## Running
## Linux
### Prerequisites
You need at least CPython 3.11 to run the interactive code runner script.
You can download it from [here](https://www.python.org/downloads/).
### Linux
```bash
./run.sh
```
## Windows
### Windows
```bat
run.bat