Skip to content

Commit bb02151

Browse files
authored
Update 4_working_with_stac.ipynb
updated pypi pip install to 'unity-sds-client'
1 parent cea0d98 commit bb02151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter-notebooks/tutorials/4_working_with_stac.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"\n",
1212
"The unity_py library is required for usage. It can be installed by one of the two commands:\n",
1313
"\n",
14-
"1. pypi: `pip install unity_py` -- coming soon\n",
14+
"1. pypi: `pip install unity-sds-client`\n",
1515
"2. From git: main branch: `python -m pip install git+https://github.com/unity-sds/unity-py.git`\n",
1616
"3. From git: a specific branch: `python -m pip install git+https://github.com/unity-sds/unity-py.git@develop`\n",
1717
" "

0 commit comments

Comments
 (0)