diff --git a/README.md b/README.md index 9a4515f..ece6659 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ The Atlas Python library provides convenient access to the Atlas REST API from a ## Installation ```sh -# install from PyPI +# Install from PyPI pip install atlas --index-url https://sdk.layerlens.ai +``` ## Usage