Update 'README.md'

This commit is contained in:
icaema 2023-11-05 19:21:53 +00:00
parent 6811d097b9
commit bfa5fbf6e4
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# Pyterm Render
```
python3 -m venv .
pip install -r requirements.txt
```