Improves docs

This commit is contained in:
Sergi Delgado Segura
2020-03-18 20:13:50 +01:00
parent 9d08c10416
commit 89708e86b3
4 changed files with 50 additions and 33 deletions

View File

@@ -46,7 +46,7 @@ if rcode == 0:
rcode, message = self.check_end_time(end_time, start_time, block_height)
```
## Dev requirements
## Dev Requirements
In order to contrubite you will need to install additional dependencies. They can be found at `requirements-dev.txt`. Install them by running:
pip install -r requirements-dev.txt