From 97daa2d65c925ee0ba9e4ef44da7ed740fe4efab Mon Sep 17 00:00:00 2001 From: Robert Leonard <40375385+Robert-H-Leonard@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:05:39 -0400 Subject: [PATCH] Update sdk docs with correct url for download --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 224e580..9a4515f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ The Atlas Python library provides convenient access to the Atlas REST API from a ```sh # install from PyPI -pip install atlas -``` +pip install atlas --index-url https://sdk.layerlens.ai ## Usage