Skip to content

Commit

Permalink
Update README.md (#514)
Browse files Browse the repository at this point in the history
Add conda install instructions
  • Loading branch information
daniil-quix authored Sep 24, 2024
1 parent f38a2d0 commit 08d167b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@ Use Quix Streams to build simple Kafka producer/consumer applications or leverag
### Install Quix Streams

```shell
# PyPI
python -m pip install quixstreams

# or conda
conda install -c conda-forge quixio::quixstreams
```

#### Requirements
Expand Down

0 comments on commit 08d167b

Please sign in to comment.