diff --git a/README.md b/README.md index a0af156..6460bcf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ [Documentation](https://datamuc.github.io/check_vsphere/) +# Installation + +Until we are on pypi, it's a bit complicated: + +``` +pip install --upgrade pip +pip install wheel +pip install git+https://github.com/datamuc/py-monplugin@v0.3 +pip install git+https://github.com/consol/check_vsphere +``` + # LICENSE If not stated otherwise in a source file everything is licensed under