From ba4e7cf9abeb79b4cae609817edafc3ac43e6b42 Mon Sep 17 00:00:00 2001 From: Robert Leonard <40375385+Robert-H-Leonard@users.noreply.github.com> Date: Thu, 28 Aug 2025 16:48:19 -0400 Subject: [PATCH] Update README.md with correct path --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 43a5907..9b2140e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,7 +13,7 @@ Atlas is an evaluation platform that allows you to benchmark AI models against v Install the layerlens python sdk using the following command ```bash -pip install layerlens --index-url https://sdk.layerlens.ai +pip install layerlens --index-url https://sdk.layerlens.ai/package ``` ### Generate an api key on the atlas platform