You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/09 01:52:07 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #11589: [Issue-11449] [docs] Updated Python installation steps for Mac

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org