File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Your feedback on this version of our client is appreciated. Please raise an issu
1111
1212## Dependencies
1313
14- This package requires [ Python 3.8 or greater] ( https://python.org/downloads/ ) . A virtual environment is strongly recommended.
14+ This package requires [ Python 3.9 or greater] ( https://python.org/downloads/ ) . A virtual environment is strongly recommended.
1515
1616You will need your Planet API credentials. You can find your API key in [ Planet Explorer] ( https://planet.com/explorer ) under Account Settings.
1717
@@ -194,7 +194,7 @@ def main():
194194
195195#### Prerequisites
196196
197- Subscriptions will require a delivery destination. The following example uses Amazon S3.
197+ Subscriptions can be delivered to a destination. The following example uses Amazon S3.
198198You will need your ACCESS_KEY_ID, SECRET_ACCESS_KEY, bucket and region name.
199199
200200#### Scene subscription
You can’t perform that action at this time.
0 commit comments