diff --git a/README.rst b/README.rst index 827bfbfb36..18b236a5e8 100644 --- a/README.rst +++ b/README.rst @@ -67,11 +67,10 @@ Table of Contents Installing the SageMaker Python SDK ----------------------------------- -The SageMaker Python SDK is built to PyPI and can be installed with pip as follows: - +The SageMaker Python SDK is built to PyPI and the latest version of the SageMaker Python SDK can be installed with pip as follows :: - pip install sagemaker + pip install sagemaker== You can install from source by cloning this repository and running a pip install command in the root directory of the repository: