Fixed some formatting

This commit is contained in:
Nex 2021-07-26 19:33:12 +02:00
parent 49f592ebe8
commit 95ab269671
1 changed files with 4 additions and 2 deletions

View File

@ -19,11 +19,13 @@ It has been developed and released by the [Amnesty International Security Lab](h
MVT can be installed from sources or conveniently using:
`pip3 install mvt`.
```
pip3 install mvt
```
You will need some dependencies, so please check the [documentation](https://mvt.readthedocs.io/en/latest/install.html).
Alternatively, you can decide to run MVT and all relevant tools through a [Docker container](https://mvt.readthedocs.io/en/latest/docker.html)
Alternatively, you can decide to run MVT and all relevant tools through a [Docker container](https://mvt.readthedocs.io/en/latest/docker.html).
## Usage