diff --git a/README.md b/README.md index a55f427..c7004bb 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ We would have 3 external dependecies but due to missing functionality in libclou 3. [paramiko](https://github.com/paramiko/paramiko) which is actually needed for the deployment of libcloud 4. [azure-sdk-for-python](https://github.com/Azure/azure-sdk-for-python) from which we need 1. [azure-identity](https://pypi.org/project/azure-identity/) - 2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/ + 2. [azure-mgmt-resource](https://pypi.org/project/azure-mgmt-resource/) 3. [azure-mgmt-network](https://pypi.org/project/azure-mgmt-network/) # Installation