From 1f873eea14ba2318ed8fc971427888eb12e2180b Mon Sep 17 00:00:00 2001 From: Gasper Vozel Date: Tue, 9 May 2023 09:16:46 +0200 Subject: [PATCH] Fix the installation link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f3c9db..3db5880 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Requires Python 3.6 or higher **Step 1: Install Python SDK** -Follow the [installation guide](https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/configuration.html) to install and configure the OCI Python SDK. +Follow the [installation guide](https://docs.oracle.com/en-us/iaas/tools/python/2.100.0/installation.html) to install and configure the OCI Python SDK. **Step 2: Create OCI Config File (CLI File)**