Anonymitaet commented on a change in pull request #11589:
URL: https://github.com/apache/pulsar/pull/11589#discussion_r684865925
##########
File path: site2/docs/client-libraries-python.md
##########
@@ -23,8 +23,7 @@ $ pip install pulsar-client=={{pulsar:version_number}}
```
### Optional dependencies
-
-To support aspects like pulsar functions or Avro serialization, additional
optional components can be installed alongside the `pulsar-client` library
+If you are installing the client libraries on Linux then in order to support
aspects like pulsar functions or Avro serialization, additional optional
components can be installed alongside the `pulsar-client` library
Review comment:
```suggestion
If you install the client libraries on Linux to support services like Pulsar
functions or Avro serialization, you can install optional components alongside
the `pulsar-client` library.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]