Create executing.md
This commit is contained in:
parent
90a580f684
commit
98c6e0c38b
|
@ -0,0 +1,8 @@
|
|||
# 1. Executing
|
||||
|
||||
## Installation
|
||||
|
||||
First install the dependencies:
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
Loading…
Reference in New Issue