Skip to content

Commit 1c5d3a2

Browse files
committed
doc: fix pip install command
1 parent 8ae9f68 commit 1c5d3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/v2.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ To install the latest release candidate:
2121

2222
.. code:: bash
2323
24-
pip install git+git@github.com:aws/[email protected]
24+
pip install git+git://github.com/aws/[email protected]
2525
2626
To install the latest version of v2:
2727

2828
.. code:: bash
2929
30-
pip install git+git@github.com:aws/sagemaker-python-sdk.git@zwei
30+
pip install git+git://github.com/aws/sagemaker-python-sdk.git@zwei
3131
3232
If you are executing this pip install command in a notebook, make sure to restart your kernel.
3333

0 commit comments

Comments
 (0)