You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ To use the Contentstack Python SDK to your existing project, perform the steps g
27
27
pip install contentstack
28
28
```
29
29
30
+
Install latest _[contentstack](https://pypi.org/project/Contentstack)_ package from the [PyPI](https://pypi.org)
31
+
30
32
This is the preferred method to install contentstack, as it will always install the most recent stable release. If you don't have [pip](https://pip.pypa.io/) installed, this [Python installation guide](http://docs.python-guide.org/en/latest/starting/installation/) can guide you through the process
0 commit comments