mirror of
https://github.com/mvt-project/mvt.git
synced 2026-08-17 08:30:38 +02:00
Updated README
This commit is contained in:
@@ -15,14 +15,12 @@ It has been developed and released by the [Amnesty International Security Lab](h
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
MVT can be installed from sources or conveniently using:
|
MVT can be installed from sources or from [PyPi](https://pypi.org/project/mvt/) (you will need some dependencies, check the [documentation](https://docs.mvt.re/en/latest/install.html):
|
||||||
|
|
||||||
```
|
```
|
||||||
pip3 install mvt
|
pip3 install mvt
|
||||||
```
|
```
|
||||||
|
|
||||||
You will need some dependencies, so please check the [documentation](https://docs.mvt.re/en/latest/install.html).
|
|
||||||
|
|
||||||
Alternatively, you can decide to run MVT and all relevant tools through a [Docker container](https://docs.mvt.re/en/latest/docker.html).
|
Alternatively, you can decide to run MVT and all relevant tools through a [Docker container](https://docs.mvt.re/en/latest/docker.html).
|
||||||
|
|
||||||
**Please note:** [MVT does not currently support running natively on Windows.](https://docs.mvt.re/en/latest/install.html#mvt-on-windows)
|
**Please note:** [MVT does not currently support running natively on Windows.](https://docs.mvt.re/en/latest/install.html#mvt-on-windows)
|
||||||
|
|||||||
Reference in New Issue
Block a user