pytermrender/README.md

6 lines
74 B
Markdown

# Pyterm Render
```
python3 -m venv .
pip install -r requirements.txt
```