Add requirements.txt and instllation section in docs
This commit is contained in:
parent
10061cd0c4
commit
79bd692c88
2 changed files with 13 additions and 1 deletions
|
@ -2,4 +2,10 @@
|
|||
|
||||
Unofficial eduVulcan client for PC
|
||||
|
||||
Full of programming warcrimes
|
||||
Full of programming warcrimes
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
pip install -r requirements.txt
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue