pikapython/bsp/linux/README.md
2023-05-05 15:30:00 +08:00

14 lines
110 B
Markdown

# PikaPython for linux
## Requirements
``` bash
cmake
gcc
wine
```
## Compile & Run
``` bash
sh make.sh
```