Skip to content

Commit d56ea3e

Browse files
andreyferriyanedenhill
authored andcommitted
README.md: Make avro install example work with csh (@andreyferriyan, #668)
1 parent a57c881 commit d56ea3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Install
196196

197197
**Install AvroProducer and AvroConsumer:**
198198

199-
$ pip install confluent-kafka[avro]
199+
$ pip install "confluent-kafka[avro]"
200200

201201
**Install from source from PyPi** *(requires librdkafka + dependencies to be installed separately)*:
202202

0 commit comments

Comments
 (0)