Skip to content

Commit 1562e7a

Browse files
akrishna1995root
authored and
root
committed
fix:urge customers to install latest version (aws#4507)
1 parent 0695f50 commit 1562e7a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,10 @@ Table of Contents
6767
Installing the SageMaker Python SDK
6868
-----------------------------------
6969

70-
The SageMaker Python SDK is built to PyPI and can be installed with pip as follows:
71-
70+
The SageMaker Python SDK is built to PyPI and the latest version of the SageMaker Python SDK can be installed with pip as follows
7271
::
7372

74-
pip install sagemaker
73+
pip install sagemaker==<Latest version from pyPI from https://pypi.org/project/sagemaker/>
7574

7675
You can install from source by cloning this repository and running a pip install command in the root directory of the repository:
7776

0 commit comments

Comments
 (0)