diff --git a/README.md b/README.md index 7cd482b1..6b0d1fd4 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ vCenter 7.0, 7.0U1, 7.0U2, 7.0U3 , 8.0 and 8.0U1 Please refer to the notes in each sample for detailed compatibility information. ## Supported NSX-T Releases -NSX-T 2.2 - 4.0 and VMC 1.7 - 1.22 +NSX-T 2.2 - 4.1.0 and VMC 1.7 - 1.22 ## Latest VMware Cloud on AWS Release: -VMC M20 (1.20) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html)) +VMC M22 (1.22) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html)) ## Quick Start Guide @@ -52,7 +52,7 @@ Install/Update latest pip from PyPI. ```cmd pip install --upgrade pip ``` -Install/Update setuptools to version *62.0.0*. +Install/Update setuptools ```cmd pip install --upgrade setuptools ```