diff --git a/oci-cis-landing-zone/compliance/compliance.md b/oci-cis-landing-zone/compliance/compliance.md index 33fac8a38..c22f715f6 100644 --- a/oci-cis-landing-zone/compliance/compliance.md +++ b/oci-cis-landing-zone/compliance/compliance.md @@ -38,7 +38,15 @@ The compliance script can be run anywhere with the correct permissions and optio ``` -3. Run the script by entering the following command, then wait a moment while the script collects data. +3. Enter the following command to download a supported version of libraries the script depends on. + + ```text + + pip install --upgrade "urllib3<=2" --user + + ``` + +4. Run the script by entering the following command, then wait a moment while the script collects data. ```text