We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826cb57 commit 005b133Copy full SHA for 005b133
README.md
@@ -7,8 +7,9 @@ Welcome to the official Python client library for the [Polygon](https://polygon.
7
8
## Install
9
10
+Please use pip to install or update to the latest stable version.
11
```
-pip install polygon-api-client
12
+pip install -U polygon-api-client
13
14
Requires Python >= 3.8.
15
0 commit comments