Skip to content

Commit 5a7e99e

Browse files
authored
fix:urge customers to install latest version (#4507)
1 parent 09fe1c6 commit 5a7e99e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
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)